Skip to content

Commit 997ad0c

Browse files
committed
[test] Add a fixed crasher
1 parent 4403625 commit 997ad0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// {"kind":"typecheck","original":"82a2edc3","signature":"$s20_CompilerSwiftParser0C0V21parseDeclModifierList01_aB6Syntax03RawefgH0VyF"}
2+
// RUN: not %target-swift-frontend -typecheck %s
3+
public { {} }
4+
open

0 commit comments

Comments
 (0)