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

6 lines
111 B
TypeScript

//// /*
//// [|todo 1|]
//// [|hack 2|]
//// */
verify.todoCommentsInCurrentFile(["TODO", "HACK"]);