mirror of
https://github.com/RPCS3/glslang.git
synced 2026-07-19 22:03:35 -04:00
9840f11f85
Also added a warning for no space after a macro name.
3 lines
32 B
GLSL
3 lines
32 B
GLSL
#define f =y(.
|
|
#define y(m)
|
|
y(f) |