blob: 5c4a4f36c40380f11e822409270c77561e02cdb0 [file] [log] [blame]
{
let e;
with({}) try {} catch (x) {} finally {
{ let y; }
}
}