## SHOULD_PASS:COMPILE

#ifndef print(...)
	#error Uhh
#endif

#ifndef print(...)
	#error Uhh 2
#else
#endif