Skip to content

Commit f0e5b08

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

File tree

1 file changed

+5
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)