We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf72071 commit 5ed66f1Copy full SHA for 5ed66f1
test/attr/attr_dynamic_member_lookup.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift(-Xfrontend -enable-experimental-feature -Xfrontend KeyPathWithStaticMember)
+// RUN: %target-typecheck-verify-swift -enable-experimental-feature KeyPathWithStaticMember
2
3
var global = 42
4
0 commit comments