bgfx/3rdparty/glslang/Test/badMacroArgs.frag
2018-09-02 21:14:20 -07:00

4 lines
35 B
GLSL

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