blob: 395e7096683e5567c76b173e239570cc5e5341a4 [file] [log] [blame]
// { dg-additional-options -fmodules-ts }
module foo:bits;
import :exp;
void Foo::Func ()
{
}
inline Foo::Foo ()
{
}