mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-26 00:28:47 +00:00
Imports (no infixes yet; does not work because of the GC duplicate symbols)
This commit is contained in:
parent
5f673e766c
commit
cf5d0f1bc7
15 changed files with 161 additions and 62 deletions
5
regression/x86only/test005.expr
Normal file
5
regression/x86only/test005.expr
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
public fun from_test005 (s) {
|
||||
printf ("called with %s\n", s)
|
||||
}
|
||||
|
||||
from_test005 ("this one")
|
||||
Loading…
Add table
Add a link
Reference in a new issue