summaryrefslogblamecommitdiff
path: root/test/files/run/bug3376.check
blob: 7286096022164a4b088cd3e37031e19cdc9c52f0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                           
Type in expressions to have them evaluated.
Type :help for more information.

scala> 
scala> defined class M

scala> m1: M[Int] = mmm

scala> m2: M[Float] = mmm

scala> m3: M[String] = mmm

scala>