2013-04-06 16:48:33 +02:00

3 lines
81 B
C

extern int rpathy_value (void);
int main () { return !(rpathy_value () == 57); }