# A really basic form to compile for testing the compiler. Will extend
# as compiler is extended.
(print (+
(* 1 2 3 4 5 6 7 8 9 10)
-12839189321))