Add boolean constants
Closed this issue · 1 comments
duncanamps commented
Predefine a few boolean constants in the grammar:
- On (1)
- Off (0)
- True (1)
- False (0)
duncanamps commented
Not looking to add this in now, some source code defines these already and to have them as keywords would cause a conflict.