zlib/test.c
2011-09-09 23:18:57 -07:00

3 lines
54 B
C

extern int getchar();
int hello() {return getchar();}