We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083e3bd commit e40c9c7Copy full SHA for e40c9c7
1 file changed
main.java
@@ -1,4 +1,4 @@
1
-public class HelloWorld {
+public class main {
2
public static void main(String[] args) {
3
System.out.println("Hello, from Jenkins!");
4
}
0 commit comments