JS: added js() diagnostics tests

This commit is contained in:
Alexey Tsvetkov
2015-02-19 12:12:15 +03:00
parent 1e7de9d5d0
commit fabcfc7b7f
22 changed files with 344 additions and 24 deletions
@@ -0,0 +1,3 @@
<!-- jsCodeErrorHtml1 -->
<html>
JavaScript: missing variable name in code:<br><pre>var<u> =</u> 10;</pre></html>