## Minimized code ```Scala Type.show[List] ``` ## Output ``` Missing type parameter for List ``` ## Expectation It is possible to use `Type.show` for higher-kinded types