summaryrefslogtreecommitdiff
path: root/test/files/neg/t1909b.check
blob: 9a683643ae9a4859fec16156a5886508a532dfb2 (plain) (blame)
1
2
3
4
t1909b.scala:4: error: this can be used only in a class, object, or template
    def bar() = this.z + 5
                ^
one error found