Closed dkearns closed 2 years ago
This fixes csTypeOfOperand matching at the top level and adds some tests for highlighting of typeof expressions.
csTypeOfOperand
typeof
This is the right fix, thank you.
This fixes
csTypeOfOperand
matching at the top level and adds some tests for highlighting oftypeof
expressions.