blob: 7baf2ffd8f28999a0e6f395f6686588291994978 [file] [log] [blame]
int getchar();
int main() { return getchar(); }