blob: e1247e645d04bf1f46bba11e3b5c38b8eeee7eda [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
extern "C" {
#include "inc-xlate-1_a.H"
}
int main ()
{
frob ();
return 0;
}