glslang/Test/baseResults/preprocessor.success_if_parse_would_fail.vert.out
chirsz-ever 2bfacdac91 Improve preprocessor ouput format
Modify preprocessor.simple.vert to test spaces before parenthesis.
2023-09-22 16:34:08 -04:00

5 lines
48 B
Plaintext

int x() {
something that shouldnt compile;
}