glslang/Test/badMacroArgs.frag
2018-08-07 03:16:20 +09:00

4 lines
35 B
GLSL

#version 400
#define m(a) a
m()