## Compiler version - 3.1.2-RC1-bin-20211022-f7abd32-NIGHTLY - 3.1.0 ## Minimized code A.scala ```scala package foo class A trait \/ trait /\ ``` ## Output ``` $ tree target/scala-3.1.2-RC1-bin-20211022-f7abd32-NIGHTLY/api/foo target/scala-3.1.2-RC1-bin-20211022-f7abd32-NIGHTLY/api/foo ├── A.html ├── \\ └── \\.html ``` https://user-images.githubusercontent.com/389787/138577501-244d2a80-9276-4f37-82a4-57b1d091405c.mov ## Expectation