summaryrefslogblamecommitdiff
path: root/test/neg/bug86.check
blob: 9ef489429c2c56bd2b9830e236a46eee234bdd31 (plain) (tree)
1
2
3
4



                                                                  
bug86.scala:4: trait Foo is abstract, so it cannot be instantiated
  new Foo();
  ^
one error found