mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
Addressing PR comments and adding unit tests (removing extra new lines and debugging statements)
This commit is contained in:
parent
049b8fb2d0
commit
de01f5da89
@ -99,7 +99,7 @@
|
||||
//// return 1;
|
||||
//// }|]
|
||||
////}|]
|
||||
debugger;
|
||||
|
||||
verify.outliningSpansInCurrentFile(test.ranges());
|
||||
|
||||
|
||||
|
||||
@ -73,9 +73,6 @@
|
||||
////class WithOneSingleLineComment[| {
|
||||
////}|]
|
||||
|
||||
|
||||
|
||||
|
||||
verify.outliningSpansInCurrentFile(test.ranges());
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user