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
30 B
Text
1 line
30 B
Text
print(1 ? if (1) endif : 0 );
|