mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
Removed the debugger statement
This commit is contained in:
@@ -5,5 +5,4 @@
|
||||
////}
|
||||
|
||||
goTo.marker('1');
|
||||
debugger;
|
||||
verify.quickInfoIs('(local var) arguments: IArguments');
|
||||
Reference in New Issue
Block a user