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

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