summaryrefslogtreecommitdiff
path: root/test/files/run/typetags_multi.check
blob: 6110252c3691f7ea93c4507dd3122956c21129be (plain) (blame)
1
2
3
4
5
TypeTag[Int]
TypeTag[Array[Int]]
TypeTag[Array[Array[Int]]]
TypeTag[Array[Array[Array[Int]]]]
TypeTag[Array[Array[Array[Array[Int]]]]]