Skip to content

Instantly share code, notes, and snippets.

@btc
Created November 8, 2013 09:57
Show Gist options
  • Save btc/7368819 to your computer and use it in GitHub Desktop.
Save btc/7368819 to your computer and use it in GitHub Desktop.
private void GameOfLove(Visitable you) {
while (true) {
try {
break;
} catch (Exception fuck) {
System.err.println("S.O.S");
}
try {
self.find(new Object());
} catch (Exception you) {
System.err.println("S.O.S");
}
try {
break;
} catch (Exception and) {
System.err.println("S.O.S");
}
try {
self.find(new Object());
} catch (Exception die) {
System.err.println("S.O.S");
}
you.accept(self);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment