mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
cc6d93b57c
If the part declaration is non-empty, it will always cause a compile-time error anyway due to duplicate declarations in the library scope. This just makes it explicit that it's an error in all cases, and avoids the special case of the empty part file being silently accepted until you put something in it. R=eernst@google.com Review URL: https://codereview.chromium.org/2371743002 . |
||
---|---|---|
.. | ||
dart.sty | ||
dartLangSpec.tex | ||
Makefile |