Skip to content

Instantly share code, notes, and snippets.

@massahud
Last active November 29, 2022 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save massahud/0f13960deadc6fa9e56994385331e203 to your computer and use it in GitHub Desktop.
Save massahud/0f13960deadc6fa9e56994385331e203 to your computer and use it in GitHub Desktop.
Code Puns
while(once) {
once = false;
}
class EpisodeIV {
long time = galaxy();
long galaxy() {
for (int i = 0; i < 4; i++) {
await ago();
}
return 0L;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment