namespace Test1 { function foo(x: T) { let a: T.abc = x.abc; } }