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 14fcda2 commit d69beafCopy full SHA for d69beaf
specification/dartLangSpec.tex
@@ -29,7 +29,7 @@
29
% 2.8
30
% - Change several warnings to compile-time errors, matching the actual
31
% behavior of tools.
32
-% - Eliminate error for library name conflicts.
+% - Eliminate error for library name conflicts in imports and exports.
33
%
34
% 2.7
35
% - Rename non-terminals `<...Definition>` to `<...Declaration>` (e.g., it is
@@ -16604,10 +16604,6 @@ \subsection{Exports}
16604
that $L$ \NoIndex{re-exports} $L_i$, or
16605
that $L$ \NoIndex{re-exports} \Namespace{i}.
16606
16607
-\LMHash{}%
16608
-It is a compile-time error to export two different libraries with the same name
16609
-unless their name is the empty string.
16610
-
16611
16612
\subsection{Parts}
16613
\LMLabel{parts}
0 commit comments