10 lines
37 B
Plaintext

%{
%}
%token ONE
%%
one: ONE
;