Closed
Description
Compiler version
2.12.16
Minimized code
When i try tab completion on SortedMap, the REPL crashes
import scala.collection.immutable.SortedMap
scala> val x = SortedMap.
Output
Expectation
Exception in thread "main" java.lang.AssertionError: assertion failed: missing implicit parameter of type Ordering[K] after typer at phase parser