Closed
Description
Compiler version
3.1.3-RC2
Output
[error] -- [E007] Type Mismatch Error: /Users/pmarks/dotty/compiler/src/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:126:18
[error] 126 | | $ex
[error] | ^^
[error] | Found: (ex : Throwable)
[error] | Required: dotty.tools.dotc.printing.Formatting.Shown
[error] |
[error] | longer explanation available when compiling with `-explain`
[error] one error found
[error] (scala3-compiler / Compile / compileIncremental) Compilation failed
Expectation
Stuff compiles!