Closed tmhglnd closed 4 years ago
The /* */ block comment markers are not working correctly all the time. This probably has to be fixed in the lexer.js file.
/* */
lexer.js
Working properly now!
The
/* */
block comment markers are not working correctly all the time. This probably has to be fixed in thelexer.js
file.