lean4-htt/examples/ffi/lib/Add.lean

2 lines
65 B
Text

@[extern "my_add"]
constant myAdd : UInt32 → UInt32 → UInt32