add loop examples
This commit is contained in:
parent
6350e4a40f
commit
dbeec4ee76
5 changed files with 110 additions and 49 deletions
4
example/data/hello_world.mc
Normal file
4
example/data/hello_world.mc
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
let msg = "hello world";
|
||||
|
||||
msg
|
Loading…
Add table
Add a link
Reference in a new issue