Create gentzen.gentzen
This commit is contained in:
5
g/gentzen.gentzen
Normal file
5
g/gentzen.gentzen
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<- "stdlib";
|
||||||
|
<- "iolib";
|
||||||
|
main : () / ($1(iosys) |- $2(++));
|
||||||
|
main = [x,y] cut "Hello, World!" [z] outtext x z y;
|
||||||
|
-> main;
|
||||||
Reference in New Issue
Block a user