aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript/typemap_out_optimal_runme.js
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/javascript/typemap_out_optimal_runme.js')
-rw-r--r--Examples/test-suite/javascript/typemap_out_optimal_runme.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/test-suite/javascript/typemap_out_optimal_runme.js b/Examples/test-suite/javascript/typemap_out_optimal_runme.js
new file mode 100644
index 000000000..d9f303a34
--- /dev/null
+++ b/Examples/test-suite/javascript/typemap_out_optimal_runme.js
@@ -0,0 +1,5 @@
+var typemap_out_optimal = require("typemap_out_optimal");
+
+typemap_out_optimal.XX.trace = false;
+x = typemap_out_optimal.XX.create();
+x = typemap_out_optimal.XX.createConst();