We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7aebc commit 6aa8dc9Copy full SHA for 6aa8dc9
src/main/java/org/example/Main.java
@@ -2,7 +2,6 @@
2
3
// TIP To <b>Run</b> code, press <shortcut actionId="Run"/> or
4
// click the <icon src="AllIcons.Actions.Execute"/> icon in the gutter.
5
-
6
/**
7
* Entry point class demonstrating basic console output and a simple for-loop. Prints a greeting,
8
* then iterates from 1 to 5, outputting the current index on each line. Uses IO.println for
0 commit comments