highlightjs/highlight.js
test/
markup/
java/
bugs.txt
// `else x =` should not be detected as a variable creation if ( O == l ) l = O1; else a = 01;