summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1909b.check
blob: d55c5e403b567a1f31993d125c6d31996caba636 (plain) (blame)
1
2
3
4
bug1909b.scala:3: error: Implementation restriction: auxiliary constructor calls may not use expressions which require lifting.
    def bar() = 5
        ^
one error found