mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-09-06 21:51:40 +00:00
3 lines
80 B
C
3 lines
80 B
C
extern int rpathx_value (void);
|
|
int main () { return !(rpathx_value () == 5); }
|