Files
zlib/test.c
Mark Adler 6759211ad8 zlib 1.0.8
2011-09-09 23:18:57 -07:00

3 lines
54 B
C

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