llisp/test/redef.ll

4 lines
33 B
LLVM

(def ex 5)
(def ex 20)
(exit ex)