mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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