scala3
scala3 copied to clipboard
Add FlexibleType support for scaladoc
Scala Tooling Spree progress Draft PR. //cc @KacperFKorban
Fixes #22761
This is a draft because the test-case does not reproduce the error mentioned in the issue without the changes in TypesSupport.scala in this PR.