Skip to content

Commit d647771

Browse files
authored
Merge pull request #19221 from rudkx/rdar44305428
2 parents 2032969 + 2b8eefb commit d647771

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Constraints/warn_long_compile.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -warn-long-expression-type-checking=1 -warn-long-function-bodies=1 %s
2+
// REQUIRES: rdar44305428
23
@_silgen_name("generic_foo")
34
func foo<T>(_ x: T) -> T
45

0 commit comments

Comments
 (0)