preprocessor.success_if_parse_would_fail.vert 48 B

12345
  1. int x() {
  2. something that shouldnt compile;
  3. }