6 lines
69 B
Plaintext
6 lines
69 B
Plaintext
|
|
package root:component;
|
||
|
|
|
||
|
|
world root {
|
||
|
|
export entrypoint: func();
|
||
|
|
}
|