Skip to content

Commit f0e5056

Browse files
author
Benjamin Lichtman
committed
Add test
1 parent 6991860 commit f0e5056

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
////[|//#region
2+
////function foo()[| {
3+
////
4+
////}|]
5+
////[|//these
6+
//////should|]
7+
//////#endregion not you|]
8+
////[|// be
9+
////// together|]
10+
////
11+
////[|//#region bla bla bla
12+
////
13+
////function bar()[| { }|]
14+
////
15+
//////#endregion|]
16+
17+
verify.outliningSpansInCurrentFile(test.ranges());

0 commit comments

Comments
 (0)