blob: 4ac763aaf5dde28c65c19c54bc017c628efcad3c [file] [log] [blame]
extern int getchar();
int hello() {return getchar();}