xref: /netbsd-src/external/bsd/flex/dist/examples/manual/eof_test01.txt (revision 3c3a7b7603b4ed4cb76dd5c5a3e781ddca2349bb)
1This is test file #1
2
3-------------------------------------------------
4
5We will now include test #2 in a standard way.
6
7#include "eof_test02.txt"
8
9-------------------------------------------------
10
11And now we will include test # 2 with a different
12format
13
14#include "eof_test02.txt"
15-------------------------------------------------
16
17and this is the end of the test.
18