int
main() {
#if __LINE__ == 3 
	puts(__FILE__);
#endif
}



syntax highlighted by Code2HTML, v. 0.9.1