Skip to content

Commit 0c49bb9

Browse files
committed
[NFC] Fix validation-test/compiler_crashers_2_fixed/sr11637.swift invocation
1 parent 765618b commit 0c49bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_2_fixed/sr11637.swift

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

33
// REQUIRES: asserts
44

0 commit comments

Comments
 (0)