summaryrefslogblamecommitdiff
path: root/test/files/neg/t3614.scala
blob: 5b02cdf2b2183cdf2f400f57ad98ff18d013d106 (plain) (tree)
1
2
3


                           
object t3614 {
  def v = new ({ def a=0 })
}