Changed test case runme line a bit to link swig.cmo. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5207 626c5289-ae23-0410-ae9c-e8d60b6d4f22
5 lines
73 B
OCaml
5 lines
73 B
OCaml
open Swig
|
|
open Overload_copy
|
|
|
|
let f = new_Foo C_void
|
|
let g = new_Foo f
|