mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-12 21:20:06 +00:00
4 lines
35 B
GLSL
4 lines
35 B
GLSL
|
#version 400
|
||
|
|
||
|
#define m(a) a
|
||
|
m()
|