summaryrefslogtreecommitdiff
path: root/tests/parser/with-no-block.test
blob: 237bd89d8c4b70bb62febddb8e21517a068481b4 (plain)
1
2
3
4
5
Invalid Code

void main () {
    with (10)
}