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 862cd46 commit d9aeb3dCopy full SHA for d9aeb3d
src/return_values/return_in_void_methods.md
@@ -14,5 +14,5 @@ void doStuff() {
14
IO.println(i);
15
}
16
17
-```
18
-
+~void main() {doStuff();}
+```
0 commit comments