jscc
jscc copied to clipboard
Update getExpr to account for an elif comment block
This will fix the problem with using #elif as a comment block, like // #elif _CONDITION */ where the */ would crash the parser.