Add runtime tests for namespace_virtual_method, template_opaque, using_extend, using_inherit, using_pointers, using_private, and varargs_overload.
4 lines
62 B
Standard ML
4 lines
62 B
Standard ML
open Swig
|
|
open Namespace_virtual_method
|
|
|
|
let x = new_Spam '()
|