2012-12-09 12:12:57 +00:00

4 lines
35 B
Plaintext

# Grammar
S <- (S 'a' / 'a') !'a'