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

2 lines
63 B
Text

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