TypeScript/tests/cases/fourslash/server/getOutliningSpansForRegionsNoSingleLineFolds.ts
Benjamin Lichtman f0e5056063 Add test
2018-06-29 11:34:58 -07:00

17 lines
294 B
TypeScript

////[|//#region
////function foo()[| {
////
////}|]
////[|//these
//////should|]
//////#endregion not you|]
////[|// be
////// together|]
////
////[|//#region bla bla bla
////
////function bar()[| { }|]
////
//////#endregion|]
verify.outliningSpansInCurrentFile(test.ranges());