TypeScript/tests/cases/fourslash/todoComments5.ts
2014-09-15 13:56:00 -07:00

6 lines
103 B
TypeScript

//// /*
//// [|TODO 1|]
//// [|TODO 2|]
//// */
verify.todoCommentsInCurrentFile(["TODO"]);