Skip to content

Commit 146f705

Browse files
Suyash SrijanSuyash Srijan
authored andcommitted
[test] prefix the RUN arguments with
1 parent 4eebc8e commit 146f705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_2_fixed/sr10108.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-frontend -typecheck %s
1+
// RUN: not %target-swift-frontend -typecheck %s
22

33
// Just make sure we don't crash.
44

0 commit comments

Comments
 (0)