Skip to content

Commit adcb278

Browse files
author
Benjamin Lichtman
committed
Add test
1 parent b466336 commit adcb278

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/cases/fourslash/getOutliningSpans.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525
////
2626
//// }|]
2727
////}|]
28+
////// class expressions
29+
//// (new class[| {
30+
//// bla()[| {
31+
////
32+
//// }|]
33+
//// }|])
2834
////switch(1)[| {
2935
//// case 1: break;
3036
////}|]

0 commit comments

Comments
 (0)