mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
parent
37b7f11dca
commit
1570a3df10
36 changed files with 1677 additions and 1671 deletions
|
@ -46,8 +46,8 @@ procedure Inspect.64 (Inspect.297):
|
|||
ret Inspect.297;
|
||||
|
||||
procedure Str.3 (#Attr.2, #Attr.3):
|
||||
let Str.385 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
|
||||
ret Str.385;
|
||||
let Str.388 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
|
||||
ret Str.388;
|
||||
|
||||
procedure Test.0 ():
|
||||
let Test.4 : {} = Struct {};
|
||||
|
|
|
@ -49,8 +49,8 @@ procedure Inspect.64 (Inspect.297):
|
|||
ret Inspect.297;
|
||||
|
||||
procedure Str.3 (#Attr.2, #Attr.3):
|
||||
let Str.385 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
|
||||
ret Str.385;
|
||||
let Str.388 : Str = lowlevel StrConcat #Attr.2 #Attr.3;
|
||||
ret Str.388;
|
||||
|
||||
procedure Test.2 (Test.3):
|
||||
let Test.4 : Str = CallByName Inspect.33 Test.3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue