@@ -3931,34 +3931,27 @@ Schema => SemanticDB v4
39313931Uri => i5854.scala
39323932Text => empty
39333933Language => Scala
3934- Symbols => 6 entries
3935- Occurrences => 16 entries
3934+ Symbols => 5 entries
3935+ Occurrences => 10 entries
39363936
39373937Symbols:
3938- i5854/B# => class B extends Object { self: B => +4 decls }
3938+ i5854/B# => class B extends Object { self: B => +3 decls }
39393939i5854/B#`<init>`(). => primary ctor <init> (): B
3940- i5854/B#a. => val method a String
39413940i5854/B#b. => val method b Object { type A >: Any <: Nothing }
39423941i5854/B#loop(). => method loop (): Nothing
39433942local0 => type A >: Any <: Nothing
39443943
39453944Occurrences:
39463945[0:8..0:13): i5854 <- i5854/
39473946[2:6..2:7): B <- i5854/B#
3948- [3:6..3:7): a <- i5854/B#a.
3949- [3:9..3:15): String -> scala/Predef.String#
3950- [3:24..3:27): Any -> scala/Any#
3951- [3:30..3:31): b -> i5854/B#b.
3952- [3:36..3:43): Nothing -> scala/Nothing#
3953- [3:46..3:52): String -> scala/Predef.String#
3954- [4:6..4:7): b <- i5854/B#b.
3955- [4:16..4:17): A <- local0
3956- [4:21..4:24): Any -> scala/Any#
3957- [4:28..4:35): Nothing -> scala/Nothing#
3958- [4:40..4:44): loop -> i5854/B#loop().
3959- [5:6..5:10): loop <- i5854/B#loop().
3960- [5:14..5:21): Nothing -> scala/Nothing#
3961- [5:24..5:28): loop -> i5854/B#loop().
3947+ [7:6..7:7): b <- i5854/B#b.
3948+ [7:16..7:17): A <- local0
3949+ [7:21..7:24): Any -> scala/Any#
3950+ [7:28..7:35): Nothing -> scala/Nothing#
3951+ [7:40..7:44): loop -> i5854/B#loop().
3952+ [8:6..8:10): loop <- i5854/B#loop().
3953+ [8:14..8:21): Nothing -> scala/Nothing#
3954+ [8:24..8:28): loop -> i5854/B#loop().
39623955
39633956expect/i9727.scala
39643957------------------
0 commit comments