summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/082-invalid-paste.c.expected
blob: 2dd21c0635ef2ff45d1dfa01dc38cfd57fd8e9a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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