summaryrefslogtreecommitdiff
path: root/test/files/neg/t4541.check
blob: 7bd8ff78f9451b0af39e99b20a1825b54c0b986d (plain) (blame)
1
2
3
4
5
6
7
t4541.scala:11: error: variable data in class Sparse cannot be accessed in Sparse[Int]
 Access to protected method data not permitted because
 prefix type Sparse[Int] does not conform to
 class Sparse$mcI$sp where the access take place
    that.data
         ^
one error found