6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
lily := @use("lily")
|
|
|
|
main := fn(): void {
|
|
a := lily.target.func()
|
|
}
|