java.lang.VerifyError: Constructor must call super() or this() before return #16496
Labels
area:coverage
Code coverage, see https://dotty.epfl.ch/docs/internals/coverage.html
itype:bug
itype:crash
Compiler version
scala version: 3.2.1
Minimized code
This is the minimal code I could get which reproduces the issue when
-coverage-out:target/cov
It happens only when
someArray.valueType
Output (click arrow to expand)
The text was updated successfully, but these errors were encountered: