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