summaryrefslogtreecommitdiff
path: root/test.c
blob: 4ac763aaf5dde28c65c19c54bc017c628efcad3c (plain)
1
2
extern int getchar();
int hello() {return getchar();}