blob: c69d6bb952f5e0f29755e74afec45f95658b0b4e (
plain)
1
2
3
4
5
6
7
8
|
This is a normal rule::=This is a normal cabbage
This is an input rule::=:::
This is an output rule::=~This text will be printed without a newline
This is_an output rule that only prints a newline::=~
::=
this is normal text that shouldn't be parsed a a rule
so is this
and this too
|