5 lines
70 B
Text
5 lines
70 B
Text
|
import FfiTest
|
||
|
|
||
|
def main : IO Unit := do
|
||
|
IO.println s!"{myAdd 2 3}"
|