Thanks to visit codestin.com Credit goes to github.com
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 2a502d8 commit 246837dCopy full SHA for 246837d
1 file changed
Doc/ref/ref6.tex
@@ -512,7 +512,7 @@ \section{The \keyword{import} statement} \label{import}
512
implementations may enforce them or silently change the meaning of the
513
program.)
514
515
-\strong{Hierarchical module names:}\indexiii{hierarchical}{module names}
+\strong{Hierarchical module names:}\indexiii{hierarchical}{module}{names}
516
when the module names contains one or more dots, the module search
517
path is carried out differently. The sequence of identifiers up to
518
the last dot is used to find a ``package''\index{packages}; the final
0 commit comments