update mono tests

This commit is contained in:
Luke Boswell 2024-09-29 15:06:15 +10:00
parent 81f007940c
commit 34a3fd9dec
No known key found for this signature in database
GPG key ID: F6DB3C9DB47377B0
4 changed files with 8 additions and 8 deletions

View file

@ -40,8 +40,8 @@ procedure Inspect.64 (Inspect.302):
ret Inspect.302;
procedure Str.3 (#Attr.2, #Attr.3):
let Str.238 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.238;
let Str.248 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
ret Str.248;
procedure Test.0 ():
let Test.5 : Str = "Hello ";