Imported Robodoc.
[robodoc.git] / Source / Test / remarkmarker_test.dat
1 /****f* Test/Test *
2  *  NAME 
3  *    remark markers test
4  *  LINE 1
5 //  LINE 2
6 *   LINE 3
7 ;*  LINE 4
8 ;   LINE 5
9 C    LINE 6
10 REM LINE 7
11 %   LINE 8
12 #   LINE 9
13       * LINE 10
14 -- LINE 11
15 |  LINE 12
16 !! LINE 13
17    LINE 14    Should be skipped, because it does not start with a
18               remark marker
19 #  SOURCE
20
21    LINE 15    Should not be skipped because it is part of a source item
22 #  LINE 16    This too should be there
23 /******/
24
25