Add runtime tests for rename_rstrip_encoder and using2. They are based on the runtime tests that already exist for other languages.
4 lines
64 B
OCaml
4 lines
64 B
OCaml
open Swig
|
|
open Using2
|
|
|
|
let _ = assert (_spam '(37) as int = 37)
|