Skip to content

Instantly share code, notes, and snippets.

@doraiso
Last active May 30, 2017 22:26
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 doraiso/4f212755516fdd92e008771f237d7a7f to your computer and use it in GitHub Desktop.
Save doraiso/4f212755516fdd92e008771f237d7a7f to your computer and use it in GitHub Desktop.
public class UnkoChinkoManko {
public UnkoChinkoManko() {
while(true) {
System.out.println("うんこちんこまんこ\n");
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment