mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-15 19:28:47 +00:00
Better error reporting; synched with ostap
This commit is contained in:
parent
290c124be6
commit
b6180d8634
13 changed files with 59 additions and 68 deletions
|
|
@ -1,5 +1,3 @@
|
|||
public fun from_test005 (s) {
|
||||
printf ("called with %s\n", s)
|
||||
}
|
||||
import Lib01;
|
||||
|
||||
from_test005 ("this one")
|
||||
from_test005 ("that one")
|
||||
Loading…
Add table
Add a link
Reference in a new issue