summaryrefslogtreecommitdiff
path: root/chromium/third_party/glslang/src/Test/preprocessor.success_if_parse_would_fail.vert
blob: ed1ad0c0ee11726b951ff814a84de0f68bdfa1b6 (plain)
1
2
3
4
int x() {
  something that shouldnt compile;
}