Skip to content

Commit a90fa03

Browse files
authored
Merge pull request #65655 from adrian-prantl/require-asserts
Add REQUIRES: asserts
2 parents 957639e + f1315ab commit a90fa03

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)