update regression tests

This commit is contained in:
danyaberezun 2025-02-28 17:12:46 +01:00
parent d8dc84cf2c
commit 739a59ebd8
81 changed files with 771 additions and 555 deletions

View file

@ -1,3 +1,3 @@
$ ../src/Driver.exe -i test111.lama < test111.input
Error: could not find an interface file for import "Std"
$ ../src/Driver.exe -runtime ../runtime -I ../stdlib/x64 -i test111.lama < test111.input
Error: undefined name "stringcat" at (11, 15)
[255]