Open steffenlaursen opened 1 month ago
Hi!
Could you please provide a full code sample (including build configuration) and info about phobos and java versions?
With sbt console
compilation fails, and I will fix that in the example, but I didn't manage to reproduce StackOverflowError both locally and in Scastie
Your example code causes a stack overflow on Scala 3.5.1.
Replacing the implicit vals with givens fixes it.