<@U06A03HV1>: related to the topic: * <https://iss...
# general
c
@witty-crayon-22786: related to the topic: * https://issues.scala-lang.org/browse/SI-3623 * https://github.com/scala/scala/pull/5088 * to workaround SI-3623 I've added in my pants.ini:
Copy code
[compile.zinc]
args: [
     '-S-Xmax-classfile-name', '-S128'
  ]