Using: #define LINE1 10 #line LINE1 #define LINE2 20 #define FILE "file" #line LINE2 FILE Should now work. Add new testcase tests/pp/23.S
8 lines
45 B
Text
8 lines
45 B
Text
1
|
|
3
|
|
20
|
|
22
|
|
30
|
|
40 "23.S"
|
|
50 "file1"
|
|
60 "file2"
|