aboutsummaryrefslogtreecommitdiff
blob: dd1c0b70231b0cf37af2f70f588238ed199c8992 (plain)
1
2
3
4
5
6
int
main() {
	doit();
	return 0;
}