mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-09 12:00:05 +00:00
3 lines
32 B
GLSL
3 lines
32 B
GLSL
|
#define a b(
|
||
|
#define b(x)
|
||
|
b(a)
|