summaryrefslogtreecommitdiff
path: root/test/files/run/concretetypetags_core.check
blob: d042e0900df2c6de1348e4af93e0834789aad6ce (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
true
TypeTag[Byte]
true
TypeTag[Short]
true
TypeTag[Char]
true
TypeTag[Int]
true
TypeTag[Long]
true
TypeTag[Float]
true
TypeTag[Double]
true
TypeTag[Boolean]
true
TypeTag[Unit]
true
TypeTag[Any]
true
TypeTag[java.lang.Object]
true
TypeTag[Null]
true
TypeTag[Nothing]
true
TypeTag[java.lang.String]