dart-sdk/docs/language
Lasse R.H. Nielsen cc6d93b57c Make it a compile-time error if a library has part "uri"; twice for the same uri.
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 .
2016-10-05 11:12:22 +02:00
..
dart.sty Working insertion of hash values; added a few labels in spec 2014-11-12 08:41:55 +00:00
dartLangSpec.tex Make it a compile-time error if a library has part "uri"; twice for the same uri. 2016-10-05 11:12:22 +02:00
Makefile Specify behavior of e?.v++ and e?.v-- 2015-06-11 15:01:06 -07:00