Closed
Description
Compiler version
Scala compiler version 3.5.2 -- Copyright 2002-2024, LAMP/EPFL
Minimized example
scalac -Xshow-phases
Output
Output shortened for readability
preRecheck preRecheck
recheck recheck
preRecheck preRecheck
cc cc
Expectation
The second preRecheck phase seems off, should probably rather be postRecheck