mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* Grammar update * AST generation * Emit instructions * Add initial tests * Additional tests * Rename to ConditionalOperator * Add docs
1 line
305 B
Text
1 line
305 B
Text
condexpr04.src:1:11: error: extraneous input 'if' expecting {'!', 'not', 'error', 'dictionary', 'struct', 'array', DECIMAL_LITERAL, HEX_LITERAL, OCT_LITERAL, BINARY_LITERAL, FLOAT_LITERAL, HEX_FLOAT_LITERAL, STRING_LITERAL, INTERPOLATED_STRING_START, '(', '{', '+', '-', '~', '@', '++', '--', IDENTIFIER}
|