summaryrefslogblamecommitdiff
path: root/test/files/neg/t3614.check
blob: 5fdb5cbf1fdb5648a8b53961ad47daf1963862ec (plain) (tree)
1
2
3
4



                                                                      
t3614.scala:2: error: class type required but AnyRef{def a: <?>} found
  def v = new ({ def a=0 })
               ^
one error found