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

6 lines
117 B
TypeScript

//// /*
//// [|TODO HACK|]
//// [|HACK TODO|]
//// */
verify.todoCommentsInCurrentFile(["TODO", "HACK"]);