mirror of
https://github.com/KhronosGroup/glslang
synced 2024-11-08 11:30:06 +00:00
2bfacdac91
Modify preprocessor.simple.vert to test spaces before parenthesis.
5 lines
48 B
Plaintext
5 lines
48 B
Plaintext
int x() {
|
|
something that shouldnt compile;
|
|
}
|
|
|