/* namespace: Compile expectation: Fail */ function main() { const a: Foo = Foo { }; }