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 a244ef8 + 7721c3e commit 0593c74Copy full SHA for 0593c74
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 %s
2
-// REQUIRES: rdar44305428
+// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1
+
3
@_silgen_name("generic_foo")
4
func foo<T>(_ x: T) -> T
5
0 commit comments