6 lines
40 B
Plaintext
6 lines
40 B
Plaintext
|
|
// parse-fail
|
||
|
|
|
||
|
|
interface foo {
|
||
|
|
abcd
|
||
|
|
}
|