summaryrefslogtreecommitdiff
path: root/test/files/run/abstypetags_core.check
blob: 55c8cb7e89071f0d63f6267d4ca19c4cc55d09f4 (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]