// { dg-additional-options "-fmodules-ts" }

import modA;

using NS1::Thing;
using namespace NS1::NS2;
Thing thing;