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 27dfa51 commit 9ede961Copy full SHA for 9ede961
validation-test/compiler_crashers_2_fixed/0160-sr7958.swift
@@ -1,4 +1,4 @@
1
-// RUN: not %target-swift-frontend %s -emit-ir
+// RUN: %target-swift-frontend %s -emit-ir
2
3
func foo<U>(_ x: U?) {
4
_ = "\(anyLabelHere: x)"
0 commit comments