summaryrefslogtreecommitdiff
path: root/examples/manual/eof_test01.txt
blob: ec5f0831ac44a82e27a141a418eb9f867927fe80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is test file #1

-------------------------------------------------

We will now include test #2 in a standard way.

#include "eof_test02.txt"

-------------------------------------------------

And now we will include test # 2 with a different
format

#include "eof_test02.txt"
-------------------------------------------------

and this is the end of the test.