blob: a112564e81b34a74e1cdfa301e8e4f4ed8344c97 [file] [log] [blame]
import 'b.dart';
import 'a.dart';
main() {
print([item, b]);
}