scala3
scala3 copied to clipboard
Fix handling of right associative extension methods across scaladoc and printers
Fixes #19925 The same issue with handling right associative extension methods was also present in RefinedPrinter and ShortenedTypePrinter, so I fixed those as well