3 lines
89 B
OCaml
3 lines
89 B
OCaml
|
|
(* load the above function in the REPL and then: *)
|
||
|
|
PolyML.export("doSleep.o", doSleep);
|