7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
|
|
package foo:foo;
|
||
|
|
|
||
|
|
world foo {
|
||
|
|
import foo:dep1/types;
|
||
|
|
import foo:dep2/types;
|
||
|
|
}
|