swig/Examples/test-suite/lua/template_construct_runme.lua

5 lines
112 B
Lua

tc=require("template_construct")
catch_undef_globs() -- catch "undefined" global variables
foo = tc.Foo_int(1)