FYI: Reply from HP-UX
[git/dscho.git] / flex-2.5.33 / tests / test-lineno-nr / test.input
blobc1eb961b1da2da1842315fafa09b341f822a92db
1 These words
2 are separated
3 by newlines
4 and sometimes
5     spaces  
6 too.
7 The next three lines are numbers with only intervening newlines
8 01123
9 581321
11 And now for some blank lines....
14 Finally, we directly modify yylineno, but then change it back afterwards
15 (see scanner.l):
17 yylineno++
19 yylineno--