// { dg-additional-options -fmodules-ts }
module foo:bits;
import :exp;

void Foo::Func () 
{
}

inline Foo::Foo ()
{
}
