more examples
This commit is contained in:
parent
c5a843ea39
commit
9003149114
19 changed files with 287 additions and 0 deletions
4
examples/massacre.ang
Normal file
4
examples/massacre.ang
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
a := fn b(n: int) -> int {
|
||||
n + 1
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue