4 lines
21 B
Plaintext
4 lines
21 B
Plaintext
|
grammar e;
|
||
|
|
||
|
e: 'e'+;
|