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 ccbc3f7 commit 5d6f4f6Copy full SHA for 5d6f4f6
test/Parse/ConditionalCompilation/compiler.swift
@@ -1,4 +1,5 @@
1
// RUN: %target-typecheck-verify-swift
2
+// RUN: %target-typecheck-verify-swift -swift-version 4
3
4
#if !compiler(>=4.1)
5
// There should be no error here.
0 commit comments