Skip to content

Instantly share code, notes, and snippets.

@Harshal96
Last active July 19, 2019 03:45
Show Gist options
  • Select an option

  • Save Harshal96/b1c9cf5fa6d1cb8ee2e35ecbb0b47f49 to your computer and use it in GitHub Desktop.

Select an option

Save Harshal96/b1c9cf5fa6d1cb8ee2e35ecbb0b47f49 to your computer and use it in GitHub Desktop.
public class WithoutMain {
static {
System.out.println("Where's main?");
System.exit(0);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment