mirror of
https://github.com/ProgramSnail/Lama.git
synced 2026-01-06 05:58:14 +00:00
global vars implementation, todo gc problems
This commit is contained in:
parent
474b0a8ed2
commit
aff30ad7c1
12 changed files with 76 additions and 52 deletions
|
|
@ -1 +1,3 @@
|
|||
public x = 1;
|
||||
|
||||
public fun f(a, b) { a + b }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue