swig/Examples/test-suite/ocaml/rename_rstrip_encoder_runme.ml
Zackery Spytz 90dce1af3e [OCaml] Runtime tests for rename_rstrip_encoder and using2
Add runtime tests for rename_rstrip_encoder and using2.

They are based on the runtime tests that already exist for other
languages.
2022-12-04 19:37:22 -08:00

5 lines
93 B
OCaml

open Swig
open Rename_rstrip_encoder
let s = new_SomeThing '()
let a = new_AnotherThing '()