Hacker News new | ask | show | jobs
by kzrdude 3742 days ago
calls abort(), not panic!(). This is important since unwinding does not happen with the former.