swig/Examples/test-suite/ocaml/using2_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

4 lines
64 B
OCaml

open Swig
open Using2
let _ = assert (_spam '(37) as int = 37)