Skip to content

Commit f824111

Browse files
Merge pull request #65656 from adrian-prantl/require-asserts-5.9
Add REQUIRES: asserts
2 parents dbbda56 + 45e8ce5 commit f824111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/DebugInfo/variadic-generics-count.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: asserts
12
// RUN: %target-swift-frontend -emit-ir %s -g -o - \
23
// RUN: -parse-as-library -module-name a -enable-experimental-feature VariadicGenerics | %FileCheck %s
34

0 commit comments

Comments
 (0)