summaryrefslogtreecommitdiff
path: root/test/files/neg/t0606.check
blob: fb83fca74437d0fb6311c753124479f4a5b477ee (plain) (blame)
1
2
3
4
t0606.scala:5: error: private value db escapes its defining scope as part of type Foo.this.db.Info
  val info = new db.Info
      ^
one error found