Skip to content

Instantly share code, notes, and snippets.

@ylxdzsw
Last active October 28, 2021 06:47
Show Gist options
  • Save ylxdzsw/7228aaace56357d28c6e50115720342a to your computer and use it in GitHub Desktop.
Save ylxdzsw/7228aaace56357d28c6e50115720342a to your computer and use it in GitHub Desktop.
for e in bad_events {
try {
suppress(e);
} catch (SocialMediaDicussion) {
meeting();
meeting();
meeting();
order_related_cooperations_to_solve_it(budget=Promise.new(fulfill_time=next_term));
if result is good {
news_press("We solved the problem promptly and thoroughly");
}
if result is bad {
fire_someone_unrelated_but_dont_have_backgrounds();
news_press("It's all their fault");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment