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.
2 parents 91a7c76 + ee3cabf commit 555f38fCopy full SHA for 555f38f
test/Constraints/warn_long_compile.swift
@@ -1,5 +1,5 @@
1
-// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1
2
-
+// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1 %s
+// REQUIRES: rdar44305428
3
@_silgen_name("generic_foo")
4
func foo<T>(_ x: T) -> T
5
0 commit comments