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