TypeScript/tests/cases/fourslash/todoComments6.ts

6 lines
105 B
TypeScript
Raw Normal View History

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