Add the examples to the repo.
This commit is contained in:
2
03/works1.txt
Normal file
2
03/works1.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
defn main = { plus 320 6 }
|
||||
defn plus x y = { x + y }
|
||||
Reference in New Issue
Block a user