mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
update regression tests
This commit is contained in:
parent
d8dc84cf2c
commit
739a59ebd8
81 changed files with 771 additions and 555 deletions
|
|
@ -1,3 +1,17 @@
|
|||
$ ../src/Driver.exe -i test034.lama < test034.input
|
||||
Error: could not find an interface file for import "Std"
|
||||
[255]
|
||||
$ ../src/Driver.exe -runtime ../runtime -I ../stdlib/x64 -i test034.lama < test034.input
|
||||
> 97
|
||||
98
|
||||
99
|
||||
100
|
||||
101
|
||||
102
|
||||
103
|
||||
104
|
||||
99
|
||||
100
|
||||
101
|
||||
102
|
||||
103
|
||||
104
|
||||
105
|
||||
106
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue