We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24132fd commit 5c7b70eCopy full SHA for 5c7b70e
presentation-compiler/test/dotty/tools/pc/tests/tokens/SemanticTokensSuite.scala
@@ -262,7 +262,7 @@ class SemanticTokensSuite extends BaseSemanticTokensSuite:
262
| } = new:
263
| def <<scalameta>>/*method,definition*/ = "4.0"
264
| <<V>>/*variable,readonly*/.<<scalameta>>/*method*/
265
- |end StructuralTypes
+ |end <<StructuralTypes>>/*class,definition*/
266
|""".stripMargin
267
)
268
0 commit comments