Closed
Description
Scaladoc should test signatures of extension
s just like it's done for def
s. This way we can prevent issues like #16647
The appropriate file for this is most likely:
https://github.com/lampepfl/dotty/blob/main/scaladoc/test/dotty/tools/scaladoc/signatures/SignatureTest.scala