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 6c9b6fa commit b112b82Copy full SHA for b112b82
src/compilation/modules.md
@@ -1,7 +1,7 @@
1
# Modules
2
3
For reasons that will become apparent as we proceed,
4
-it is best if all all the code you intend to share
+it is best if all the code you intend to share
5
is contained within a named module.
6
7
This means at minimum your classes would need to be in packages
0 commit comments