UniTO/tesi/examples/ex1.lambda
2024-10-29 09:11:05 +01:00

3 lines
112 B
Text
Executable file

(setglobal Prova!
(let (f1/80 = (function param/81 : int (if (!= param/81 0) 1 0)))
(makeblock 0 f1/80)))