summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/tests/082-invalid-paste.c
blob: 40bf64411c507309a5ca8739ffb7f4671f62d7bb (plain)
1
2
#define PASTE(x,y) x ## y
PASTE(<,>)