feck/test.fe

3 lines
52 B
Plaintext
Raw Normal View History

2021-11-18 00:11:52 +01:00
(= x 2) (= y 3)
(print "hello world" (+ y (* x x)))