summaryrefslogblamecommitdiff
path: root/test/files/neg/t4541.check
blob: 7ee0cc64148841725c9bdc45b5f5507c46d56911 (plain) (tree)
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 variable 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