summaryrefslogblamecommitdiff
path: root/test/files/neg/illegal-stmt-start.check
blob: 01747524f88ddf8604936ec8ad6bcb380b0d0c24 (plain) (tree)
1
2
3
4



                                                                                         
illegal-stmt-start.scala:3: error: illegal start of statement (no modifiers allowed here)
    private def bar {}
    ^
one error found