about summary refs log tree commit diff stats
path: root/src/main.c
blob: 15d30087b4c1c55361884fc378a154e98608575c (plain) (blame)
1
2
3
4
int main() {
	return 0;
}