blob: f02a92a7ebc628a70809bda857ab2bb3f89a57a5 [file] [log] [blame]
with (x)
;
with (x) {}
with (x) {
1
}
with ((x)) {
1
}
with (1)
with (2)
3;