mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
isApproxEq function
This commit is contained in:
parent
9a3340950e
commit
4499f8c6f4
86 changed files with 583 additions and 542 deletions
|
@ -1,6 +1,6 @@
|
|||
procedure Num.19 (#Attr.2, #Attr.3):
|
||||
let Num.291 : I64 = lowlevel NumAdd #Attr.2 #Attr.3;
|
||||
ret Num.291;
|
||||
let Num.297 : I64 = lowlevel NumAdd #Attr.2 #Attr.3;
|
||||
ret Num.297;
|
||||
|
||||
procedure Test.4 (Test.27):
|
||||
let Test.39 : [<rnu>C [<rnu><null>, C *self *self] *self, <null>] = TagId(0) ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue