fix: delete duplicate improperly case Ffi.lean

This commit is contained in:
tydeu 2022-06-09 20:29:44 -04:00
parent 5fdf97db20
commit 049259b47f

View file

@ -1,5 +0,0 @@
@[extern "my_add"]
constant myAdd : UInt32 → UInt32 → UInt32
@[extern "my_lean_fun"]
constant myLeanFun : IO PUnit