Rename multimorphic tests to capture niche

This commit is contained in:
Ayaz Hafiz 2022-07-01 15:56:06 -04:00 committed by ayazhafiz
parent 019ebd93f7
commit d08aecf55f
No known key found for this signature in database
GPG key ID: B443F7A3030C9AED
43 changed files with 889 additions and 91 deletions

View file

@ -1,6 +1,6 @@
procedure Num.19 (#Attr.2, #Attr.3):
let Num.273 : I64 = lowlevel NumAdd #Attr.2 #Attr.3;
ret Num.273;
let Num.188 : I64 = lowlevel NumAdd #Attr.2 #Attr.3;
ret Num.188;
procedure Test.0 ():
let Test.19 : I64 = 41i64;