summaryrefslogblamecommitdiff
path: root/test/files/neg/t3663.check
blob: c4b27ef21110304b46b589e39bb460e177904e22 (plain) (tree)
1
2
3
4
                                                                                            


                    
main.scala:11: error: variable foo in class PackageProtected cannot be accessed in test.Test
      println(t.foo)
                ^
one error found