add sandbox test example

This commit is contained in:
ndparker 2015-10-15 23:05:13 +02:00
parent 7d4d3030e0
commit 66462026bb
1 changed files with 2 additions and 0 deletions

2
foo.js Normal file
View File

@ -0,0 +1,2 @@
x = /abc/ /*! lalala */
if (1) console.log(x)