lextest cleanup.

This commit is contained in:
Bruce Momjian 1997-06-25 22:21:29 +00:00
parent 7e75f5e8b3
commit fc96d50a5c
1 changed files with 2 additions and 0 deletions

View File

@ -1,8 +1,10 @@
%{
/*
This should work, but non-patched flex 2.5.3 fails because input()
doesn't return EOF or '\0'
Bruce Momjian <root@candle.pha.pa.us>
*/
%}
%%
. {
int ch;