1
1
Fork 0
mirror of https://github.com/azur1s/bobbylisp.git synced 2024-10-16 02:37:40 -05:00
bobbylisp/b.hlm

4 lines
95 B
Plaintext
Raw Normal View History

2023-02-28 13:23:45 -06:00
println((\x: num -> x + 35)(34));
16---1*3/-f(16)+8%-2;
2023-03-04 09:34:12 -06:00
2023-02-28 13:23:45 -06:00
a(b, c(d(e, f), g(h), i), j(k, l), m);