aboutsummaryrefslogblamecommitdiff
path: root/tests/pending/run/reify_magicsymbols.check
blob: c9d892d79328323290df8f764c86721173c382a5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                            
Any
AnyVal
AnyRef
Null
Nothing
List[Any]
List[AnyVal]
List[AnyRef]
List[Null]
List[Nothing]
AnyRef{def foo(x: Int): Int}
Int* => Unit
(=> Int) => Unit