8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
package root:component;
|
|
|
|
world root {
|
|
import foo:foo/bar;
|
|
import foo:foo/baz;
|
|
import foo:foo/foo;
|
|
}
|