8 lines
61 B
Plaintext
8 lines
61 B
Plaintext
// parse-fail
|
|
|
|
package foo:foo;
|
|
|
|
world foo {
|
|
import foo;
|
|
}
|