=== tests/cases/compiler/pinnedComments1.ts === /* unpinned comment */ /*! pinned comment */ class C { >C : C, Symbol(C, Decl(pinnedComments1.ts, 0, 0)) }