7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
|
|
package root:component;
|
||
|
|
|
||
|
|
world root {
|
||
|
|
export test:test/foo;
|
||
|
|
export test:test/bar;
|
||
|
|
}
|