DescriptionAdd test where X is defined differentlty in co-importing libraries
*** Rolled back and replaced by http://codereview.chromium.org/8802018/
AFAIK this should work because the imports use prefixes.
Frog: passes
Dartc: passes
VM:
'/usr/local/google/home/sra/dart-all/dart/tests/language/src/LibrarySameNameUsedLib2.dart': Error: Class 'X' is used where an interface is expected
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=2083
Patch Set 1 #
|