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

3 lines
83 B
C

extern int rpathz_value (void);
int main () { return !(rpathz_value () == 5171); }