6 lines
50 B
Plaintext
6 lines
50 B
Plaintext
![]() |
export three = 3
|
||
|
|
||
|
export fn foo() {
|
||
|
return 42
|
||
|
}
|