prettier/tests/typescript/compiler/commentInNamespaceDeclarati...

5 lines
54 B
TypeScript

namespace hello.hi.world
{
function foo() {}
}