blob: 72835e90a551d1eca4418c055a74f8ea32e35f34 [file] [log] [blame]
#define EQUALS(a,b) a == b
int foo(int x) { return x; }