MCPcopy Create free account
hub / github.com/Rishabh062/Hacktoberfest2021 / example

Class example

Java/hello.java:1–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1public class example{
2 public static void main(String args[]){
3 System.out.println("Hello coders!");
4 }
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected