update mono tests

This commit is contained in:
shua 2025-01-20 19:19:43 +01:00
parent 6c29d7aa1f
commit 359b3d5883
No known key found for this signature in database
35 changed files with 1687 additions and 1687 deletions

View file

@ -46,8 +46,8 @@ procedure Inspect.64 (Inspect.297):
ret Inspect.297;
procedure Str.3 (#Attr.2, #Attr.3):
let Str.248 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.248;
let Str.380 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.380;
procedure Test.0 ():
let Test.4 : {} = Struct {};

View file

@ -49,8 +49,8 @@ procedure Inspect.64 (Inspect.297):
ret Inspect.297;
procedure Str.3 (#Attr.2, #Attr.3):
let Str.248 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.248;
let Str.380 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.380;
procedure Test.2 (Test.3):
let Test.4 : Str = CallByName Inspect.33 Test.3;