summaryrefslogtreecommitdiff
path: root/test/files/neg/t8764.check
blob: 6d89ebe106b8e59a0cb6a9490525511c78f5aa97 (plain) (blame)
1
2
3
4
5
6
t8764.scala:8: error: type mismatch;
 found   : AnyVal
 required: Double
  val d: Double = a.productElement(0)
                                  ^
one error found