summaryrefslogblamecommitdiff
path: root/test/files/neg/bug677.check
blob: 7086f259a3d1f9d4da980cf5b3a413925a412e97 (plain) (tree)
1
2
3
4
5
6


                                    
                         

                     
bug677.scala:2 error: type mismatch;
 found   : () => scala.Int
 required: scala.All
  val zx: All = {() => 4}
                    ^
one error found