We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71847a4 commit ef00273Copy full SHA for ef00273
tests/semanticdb/metac.expect
@@ -3355,7 +3355,6 @@ Text => empty
3355
Language => Scala
3356
Symbols => 2 entries
3357
Occurrences => 5 entries
3358
-Synthetics => 2 entries
3359
3360
Symbols:
3361
example/Tabs$package. => final package object example extends Object { self: example.type => +2 decls }
@@ -3368,11 +3367,6 @@ Occurrences:
3368
3367
[4:3..4:6): map -> scala/collection/immutable/List#map().
3369
[4:9..4:10): + -> scala/Int#`+`(+4).
3370
3371
-Synthetics:
3372
-[3:1..4:6):List(1,2,3)
3373
- .map => *[Int]
3374
-[3:1..3:5):List => *.apply[Int]
3375
-
3376
expect/Traits.scala
3377
-------------------
3378
0 commit comments