(String[] args)
| 1 | public class HelloWorld { |
| 2 | public static void main(String[] args) { |
| 3 | String name = "Hello rererewr德国模样 world!"; |
| 4 | System.out.println(name); |
| 5 | } |
| 6 | } |
| 7 | |
| 8 | public class Puppy{ |
nothing calls this directly
no outgoing calls
no test coverage detected