summaryrefslogtreecommitdiff
path: root/test/files/neg/bug779.check
blob: 6621dc183a289c544ad0cc955625e5f528cabb1a (plain) (blame)
1
2
3
4
bug779.scala:6 error: method method ast has return statement; needs result type
    override def ast = return null
                       ^
one error found