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