summaryrefslogblamecommitdiff
path: root/test/files/neg/t4987.check
blob: 8d7344d27b559482049f08fef9ab8b371f6e6006 (plain) (tree)
1
2
3
4

                                                                                      
               
               
t4987.scala:2: error: constructor Foo2 in class Foo2 cannot be accessed in object Bar2
object Bar2 { new Foo2(0, 0) }
              ^
one error found