summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/glcpp/tests/082-invalid-paste.c.expected
blob: b48a2d6d2960baccb07385f1326340741765a09f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0:2(7): preprocessor error: 
Pasting "<" and ">" does not give a valid preprocessing token.
0:3(7): preprocessor error: 
Pasting "0" and "abc" does not give a valid preprocessing token.
0:4(7): preprocessor error: 
Pasting "1" and "=" does not give a valid preprocessing token.
0:5(7): preprocessor error: 
Pasting "2" and "@" does not give a valid preprocessing token.
0:6(7): preprocessor error: 
Pasting "3" and "-" does not give a valid preprocessing token.
0:7(7): preprocessor error: 
Pasting "4" and "+" does not give a valid preprocessing token.

<
0
1
2
34
45.2