copied from js_of_ocaml/toplevel/examples/lwt_toplevel
This commit is contained in:
3
test_dynlink.ml
Normal file
3
test_dynlink.ml
Normal file
@ -0,0 +1,3 @@
|
||||
let _ = print_endline "Dynlink OK"
|
||||
|
||||
let f () = print_endline "Test_dynlink.f Ok"
|
||||
Reference in New Issue
Block a user