schala/compile.schala

8 lines
38 B
Plaintext
Raw Normal View History

2015-08-14 17:07:02 -07:00
2017-01-15 07:23:53 -08:00
fn hella(a, b) {
a + b
}
2 + 8