schala/compile.schala

8 lines
38 B
Plaintext

fn hella(a, b) {
a + b
}
2 + 8