Ready for Dev! 🎉
This commit is contained in:
@ -9,6 +9,7 @@ function foo : T1
|
||||
function bar1 : T2
|
||||
function bar2 : T2
|
||||
function make_list : list
|
||||
|
||||
make_list(a) := {
|
||||
[integer:orig_a; address: ret; address: curr; address: temp]
|
||||
if (a < 0 | a = 0) then {
|
||||
|
Reference in New Issue
Block a user