blob: b2bb2d88e727f03f53e36cbef3ab1cd60029f453 [file] [log] [blame]
part of 'having_part_with_part_and_annotation.dart';
@Bar
part 'having_part_with_part_and_annotation_lib2.dart';
const int Bar = 43;
void fromLib1() {}