Tests for module 'unictype/combining-class-longname'.
[gnulib.git] / tests / havelib / rpathy / rpathy.c
1 extern int rpathx_value (void);
2 int rpathy_value () { return 10 * rpathx_value () + 7; }