mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Addressing PR comments and adding unit tests (removing extra new lines and debugging statements)
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
//// return 1;
|
||||
//// }|]
|
||||
////}|]
|
||||
debugger;
|
||||
|
||||
verify.outliningSpansInCurrentFile(test.ranges());
|
||||
|
||||
|
||||
|
||||
@@ -73,9 +73,6 @@
|
||||
////class WithOneSingleLineComment[| {
|
||||
////}|]
|
||||
|
||||
|
||||
|
||||
|
||||
verify.outliningSpansInCurrentFile(test.ranges());
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user