info 34 testsuite/check.h #define info(x) note x info 48 testsuite/check.h #define info(x) { printf("NOTE: "); printf x; putchar('\n'); }