## Compiler version Use Scala 3.4.1 and any sbt of version 1.9.8, 1.9.9, 1.10.0. ## Minimized code Start the console and type Seq. and press TAB for completion.  ## Output ``` exception caught when loading class module-info: java.lang.AssertionError: assertion failed: attempt to parse java.lang.Object from classfile ``` ## Expectation no exception