else and else-if support.
This commit is contained in:
parent
7c735cfdac
commit
3f21434cd1
7 changed files with 132 additions and 45 deletions
7
examples/have_fun.fun
Executable file
7
examples/have_fun.fun
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env fun
|
||||
|
||||
/*
|
||||
* Have fun! in Fun
|
||||
*/
|
||||
|
||||
print("Hello, fun!")
|
||||
Loading…
Add table
Add a link
Reference in a new issue