summaryrefslogtreecommitdiff
path: root/test/files/run/groundtypetags_core.check
blob: d1b71f092643730be6f392b130c912adb53e1b3f (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
29
30
true
GroundTypeTag[Byte]
true
GroundTypeTag[Short]
true
GroundTypeTag[Char]
true
GroundTypeTag[Int]
true
GroundTypeTag[Long]
true
GroundTypeTag[Float]
true
GroundTypeTag[Double]
true
GroundTypeTag[Boolean]
true
GroundTypeTag[Unit]
true
GroundTypeTag[Any]
true
GroundTypeTag[Object]
true
GroundTypeTag[AnyVal]
true
GroundTypeTag[AnyRef]
true
GroundTypeTag[Null]
true
GroundTypeTag[Nothing]