use %option nounput

This commit is contained in:
Love Hornquist Astrand
2010-11-26 12:08:21 -08:00
parent f13335985f
commit 1c400805f6

View File

@@ -53,6 +53,7 @@ static int getstring(void);
%}
%option nounput
%%
et { return ET; }