summaryrefslogblamecommitdiff
path: root/test/files/run/reflection-repl-elementary.check
blob: 2a7f5d90fe5675d2122e9ae4d6ddad1a6cfe322a (plain) (tree)
1
2
3
4
5
 


                                                           
            
scala> scala.reflect.runtime.universe.typeOf[List[Nothing]]
res0: reflect.runtime.universe.Type = scala.List[Nothing]

scala> :quit