MCPcopy Create free account
hub / github.com/dhanji/g3 / main

Method main

examples/test_code/Example.java:12–15  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

10 }
11
12 public static void main(String[] args) {
13 Example example = new Example("Java");
14 example.greet();
15 }
16}

Callers

nothing calls this directly

Calls 1

greetMethod · 0.95

Tested by

no test coverage detected