lily/main.hb
2025-03-08 16:53:24 +00:00

6 lines
70 B
Plaintext

lily := @use("lily")
main := fn(): void {
a := lily.target.func()
}