
Which are proving to be useful since some of these tests are not yet acting as desired, (in particular, the unterminated if test is not generating any diagnostic).
3 lines
37 B
C
3 lines
37 B
C
#define PASTE(x,y) x ## y
|
|
PASTE(<,>)
|