Arc Forumnew | comments | leaders | submitlogin
2 points by almkglor 5894 days ago | link | parent

It's only six more nodes of code ~.~;

That said catch-throw is in ArcN, although they do have different intended usages. breakable: is supposed to be used as a modifier for existing control structures, while (catch ...) is supposed to be a control structure in its own right.