scala3
scala3 copied to clipboard
Backport to fix a REPL bad symbolic reference
Fixes #15562
@odersky see my comment at https://github.com/lampepfl/dotty/issues/15562#issuecomment-1956841948, any suggestions on how we can fix this within the denotation update logic?
Need to pull in the changes in #19786
@Kordyjan Does CI work on the release-3.3.3 branch? I suspect that all these failures aren't due to the changes here. I could be wrong, but I just wanted to confirm the baseline.