summaryrefslogtreecommitdiff
path: root/tests/parser/expect-error.test
blob: 4eaf231323a00c645063cd756ffea7ee1e5bae78 (plain)
1
2
3
4
5
6
7
Invalid Code

public private class Test {
}

void main () {
}