MCPcopy Create free account
hub / github.com/AdarshAddee/Hacktoberfest2022_for_Beginers / main

Method main

Java/main.java:2–4  ·  view source on GitHub ↗
(String args[])

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected