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 4eebc8e commit 146f705Copy full SHA for 146f705
validation-test/compiler_crashers_2_fixed/sr10108.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-frontend -typecheck %s
+// RUN: not %target-swift-frontend -typecheck %s
2
3
// Just make sure we don't crash.
4
0 commit comments