Initial commit
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"beep" : "boop",
|
||||
"x" : 555
|
||||
}
|
||||
+3
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"evil": "
"
|
||||
}
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
ex(require('./evil-chars.json'));
|
||||
ex(require('./evil-chars'));
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
ex(require('./beep.json'));
|
||||
ex(require('./beep'));
|
||||
Reference in New Issue
Block a user