7 lines
67 B
Plaintext
7 lines
67 B
Plaintext
// parse-fail
|
|
|
|
package foo:foo;
|
|
|
|
interface foo {}
|
|
interface foo {}
|