diff options
author | pommicket <pommicket@gmail.com> | 2022-12-27 00:16:35 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-27 00:16:35 -0500 |
commit | 85ee81b8ae972d17f0e3dc78657077924c047ada (patch) | |
tree | c786708c0e3b4d0340e712d01eb0160145e5af38 /test/test.js | |
parent | 9a5cad47fe6a8b84892f62e110ca887c95df5eff (diff) |
added workspaceFolders support
but broke non-workspaceFolders support
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 |