diff --git a/lol.js b/lol.js deleted file mode 100644 index 0fd6f2555..000000000 --- a/lol.js +++ /dev/null @@ -1,7 +0,0 @@ -// omment toggle on this line should use the javascript comment token(s). -foo(); -css` - html { - background-color: red; - } -`;