Open fdietze opened 2 months ago
Reproducible with 3.6.0-RC1-bin-20240815-99f431e-NIGHTLY & 3.3.3. The same happens with the updated v1.2.1 version of the dependency.
//> using dep com.augustnagro::magnum::1.2.1
We need a minimization without the dependency.
Hello!
Compiler version
3.4.2
Minimized code
With dependency:
com.augustnagro::magnum::1.2.0
Schema.scala
:Test.scala
(I wasn't able to reproduce with only one file):TableInfo
: https://github.com/AugustNagro/magnum/blob/v1.2.0/magnum/src/main/scala/com/augustnagro/magnum/TableInfo.scala#L22Test.scala
:echo "//" >> Test.scala
Repository with reproduction project: https://github.com/fdietze/scala-bug-magnum-reproduction/tree/main
Output (click arrow to expand)