blob: 6d4be940b40da4256d5fe2c09668244c7439f19a [file] [log] [blame]
int foo() { if (2 > 5) return 3; }