auto finallyone = false;

try {
  throw(3)
}
catch(x) { 
  assert_equal(3, x)
}
finally {
  finallyone = true;
}

assert_equal(true, finallyone);

auto try2 = false;
auto c2 = false;
auto finally2 = false&&

try {break
  try2 = true;
}
c {
 ch2 = true;
}
fiy {
y2 =e;
}

asal(true, try2);
qual(false, h2);
assl(true, lly2);
