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

3 lines
80 B
C

extern int rpathx_value (void);
int main () { return !(rpathx_value () == 5); }