summaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript/template_static_runme.js
blob: 477d9724945b7185fa9cd176ec29c2929f47c395 (plain)
1
2
3
var template_static = require("./template_static");

template_static.Foo.bar_double(1);