TypeScript/tests/cases/fourslash/todoComments17.ts
2014-07-12 17:30:19 -07:00

3 lines
No EOL
97 B
TypeScript

//// /**** [|HACK 1 |]*/ a
debugger;
verify.todoCommentsInCurrentFile(["TODO(jason)", "HACK"]);