mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-29 19:42:39 -05:00
Add test
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
////[|//#region
|
||||
////function foo()[| {
|
||||
////
|
||||
////}|]
|
||||
////[|//these
|
||||
//////should|]
|
||||
//////#endregion not you|]
|
||||
////[|// be
|
||||
////// together|]
|
||||
////
|
||||
////[|//#region bla bla bla
|
||||
////
|
||||
////function bar()[| { }|]
|
||||
////
|
||||
//////#endregion|]
|
||||
|
||||
verify.outliningSpansInCurrentFile(test.ranges());
|
||||
Reference in New Issue
Block a user