summaryrefslogtreecommitdiff
path: root/return.cpp
blob: c1ee4e053ce666f745440c8d2a76df8560780067 (plain)
1
2
3
int main () {
	return 69;
}