Skip to content

Instantly share code, notes, and snippets.

@simbld
Created April 23, 2024 03:40
Show Gist options
  • Save simbld/9c31f8cc6c471b0c18c3e5e78506980e to your computer and use it in GitHub Desktop.
Save simbld/9c31f8cc6c471b0c18c3e5e78506980e to your computer and use it in GitHub Desktop.
Senpai
class Senpai {
public static void main(String[] args) {
System.out.println("Notice me Senpai");
}
}
// Notice me Senpai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment