Skip to content

Commit c7ae3e6

Browse files
committed
Crasher fixed.
1 parent 1c26b6c commit c7ae3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_2/0127-sr5546.swift renamed to validation-test/compiler_crashers_2_fixed/0127-sr5546.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 %s -typecheck
1+
// RUN: not %target-swift-frontend %s -typecheck
22
// REQUIRES: asserts
33

44
public struct Foo<A, B, C> {}

0 commit comments

Comments
 (0)