[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
fun test1() {
|
||||
try {
|
||||
|
||||
} catch (<!SYNTAX!><!>)<!SYNTAX!><!>
|
||||
}
|
||||
|
||||
fun test2() {
|
||||
try { }<!SYNTAX!><!>
|
||||
}
|
||||
|
||||
fun test3() {
|
||||
try {
|
||||
} catch (<!SYNTAX!><!>{}<!SYNTAX!>)<!> {}
|
||||
}
|
||||
Reference in New Issue
Block a user