Complete copy of testcase from Python
This commit is contained in:
parent
90dce1af3e
commit
b7f64c4da5
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@ open Swig
|
|||
open Rename_rstrip_encoder
|
||||
|
||||
let s = new_SomeThing '()
|
||||
let a = new_AnotherThing '()
|
||||
let a = new_AnotherThing '() in
|
||||
assert (a -> DoClsX () = C_void);
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue