diff options
Diffstat (limited to 'test/test.js')
-rw-r--r-- | test/test.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/test.js b/test/test.js new file mode 100644 index 0000000..ad95614 --- /dev/null +++ b/test/test.js @@ -0,0 +1,12 @@ +const c = `template +strings +yay +`; +let y = 34 * parseInt('hello\\\'\\"') + "'\\"; +/* +comm +ent + +*/a//yes +/* +*//no |