blob: d546ad8ef17824548ef65f481c0ed3746ba5aebc [file] [log] [blame]
// EXTRA_FILES: test15389_x.d
import test15389_x;
//struct ns
extern (C++, ns)
{
class Y { test15389_x.ns.X b; }
}