compiler/example.lisp

2 lines
60 B
Common Lisp
Raw Normal View History

(print_str "hello world")
(print_num (add 5 (divide 100 5)))