Remove debugger;

This commit is contained in:
unknown 2015-07-16 23:43:35 -07:00
parent 53e449c901
commit 450112d28a

View file

@ -9,7 +9,5 @@
// @Filename: tsconfig.json
////{ "files": ["a.ts", "b.ts"] }
debugger;
goTo.file("a.ts")
verify.ProjectInfo(["lib.d.ts", "a.ts", "b.ts"])