TypeScript/tests/cases/fourslash/todoComments15.ts

3 lines
79 B
TypeScript
Raw Normal View History

2014-08-15 23:47:10 +02:00
//// "// HACK 1";
2014-09-13 02:25:00 +02:00
2014-08-15 23:47:10 +02:00
verify.todoCommentsInCurrentFile(["TODO(jason)", "HACK"]);