mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-23 23:28:46 +00:00
Functions in X86
This commit is contained in:
parent
8907ab2119
commit
b19bea4d58
13 changed files with 126 additions and 67 deletions
|
|
@ -6,6 +6,8 @@ fun test2 (b) {
|
|||
a := b
|
||||
}
|
||||
|
||||
read (x);
|
||||
|
||||
test1 ();
|
||||
write (a);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue