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