[ create a new paste ] login | about

Link: http://codepad.org/3PArXCxo    [ raw code | output | fork | 1 comment ]

RogerPate - C++, pasted on Sep 2:
1
2
#ifdef A || B
#endif


Output:
1
Line 9: error: extra tokens at end of #ifdef directive


Create a new paste based on this one


Comments:
posted by RogerPate on Sep 2
reply