8 lines
79 B
Plaintext
8 lines
79 B
Plaintext
|
|
// parse-fail
|
||
|
|
|
||
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world foo {
|
||
|
|
import some:dependency/iface;
|
||
|
|
}
|