summaryrefslogtreecommitdiff
path: root/test/files/neg/t8228.check
blob: 02eff4b1b7142dff55338bd4545eb7577d1be2b2 (plain) (blame)
1
2
3
4
t8228.scala:4: error: recursive value foo needs type
    val foo = foo(null)
                 ^
one error found