tinycc/tests/pp/15.expect

6 lines
84 B
Plaintext

return (long double)d;
return A+++B;
return A+ ++B;
return A+++ +B;
return 0x1E -1;