swig/Examples/test-suite/javascript/template_static_runme.js

4 lines
86 B
JavaScript

var template_static = require("template_static");
template_static.Foo.bar_double(1);