5 lines
120 B
Text
5 lines
120 B
Text
@[extern "my_add"]
|
|
constant myAdd : UInt32 → UInt32 → UInt32
|
|
|
|
@[extern "my_lean_fun"]
|
|
constant myLeanFun : IO PUnit
|