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 2310bbf commit 182faa7Copy full SHA for 182faa7
test/expr/postfix/dot/dot_keywords.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift
+// RUN: %target-typecheck-verify-swift -swift-version 4
2
3
let x: Int = 1
4
let y: Int = x.self
0 commit comments