Skip to content

Commit 5ea66e6

Browse files
authored
Merge pull request #84999 from hamishknight/add-fixed-crasher
[test] Add a fixed crasher
2 parents 50cea0a + 997ad0c commit 5ea66e6

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)