6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world foo {
|
||
|
|
import foo:bar/bar;
|
||
|
|
}
|