mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 10:46:28 -05:00
Remove debugger statement
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
//// var x = <MyClass {...[|n/*src*/n|]}></MyClass>;
|
||||
|
||||
goTo.marker('src');
|
||||
debugger;
|
||||
goTo.definition();
|
||||
verify.caretAtMarker('dst');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user