4coder/test_preproc/test_1_res.i

140 lines
731 B
OpenEdge ABL
Raw Normal View History

#line 1 "test_1_src.cpp"
0;
1;
#line 26 "test_1_src.cpp"
2;
#line 30 "test_1_src.cpp"
3;
#line 49 "test_1_src.cpp"
#line 59 "test_1_src.cpp"
4;
#line 63 "test_1_src.cpp"
(5 + (0));
(5 + (4));
(5 + ((5 + (4))));
(((4 + (0))) + ((4 + (1))) + ((4 + (2))));
(baz(4, 4, 4, 4));
FOO;
BAR;
FOO(0) + 20;
(a) + 2*(b) + (c)/2 +(d) + 2*(e) + (f)/2 +(g) + 2*(h) + (i)/2 +(j) + 2*(k) + (l)/2 +(m) + 2*(n) + (o)/2 +(p) + 2*(q) + (r)/2 +(s) + 2*(t) + (u)/2 + 0;
#line 138 "test_1_src.cpp"