DEBSOURCES
Skip Quicknav
sources / node-typescript / 2.1.5-1~bpo8%2B1 / tests / cases / compiler / doNotEmitPinnedCommentNotOnTopOfFile.ts
12345678910
// @removeComments: true var x = 10; /*! multi line comment */ var x = 10;