summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1392.check
blob: e4c96304354d397c44778ac2fd294a6e4718d081 (plain) (blame)
1
2
3
4
bug1392.scala:1: error: object Int is not a value
object X extends Application { Int }
                               ^
one error found