aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
blob: 1d658dd1572e0b1e503c9ce79ebc50efe1171498 (plain) (blame)
1
2
3
4
int
main(void) {
	return 0;
}