mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-13 05:37:13 -05:00
Remove debugger statement.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
//// }
|
||||
////}
|
||||
|
||||
debugger;
|
||||
goTo.marker('superOverload1');
|
||||
verify.signatureHelpCountIs(2);
|
||||
verify.currentSignatureHelpIs("SuperOverloadlBase(): SuperOverloadlBase");
|
||||
|
||||
Reference in New Issue
Block a user