Open nicolasstucki opened 9 months ago
@nicolasstucki I don’t think Quill inserts a augmentString
anywhere. Does Scala 2 tasty do that?
It is probably the augmentString
from Predef
(implicit conversion to StringOps
). I wonder if this conversion is applied in the same way with and without the TASTy library.
We found that this library does not work with the current Scala 2 library TASTy
Please help us minimize this issue to see if it is something expected, a bug in this code base, or a bug in the compiler/library.