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 f0aa5ab commit 7721c3eCopy full SHA for 7721c3e
test/Constraints/warn_long_compile.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1 %s
+// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1
2
3
@_silgen_name("generic_foo")
4
func foo<T>(_ x: T) -> T
0 commit comments