8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
package root:component;
|
|
|
|
world root {
|
|
import test:test/test;
|
|
|
|
export test:test/test;
|
|
}
|