blob: b2d893c447f43aaa1fad1ea957d83ceedf5409ce [file] [log] [blame]
@Foo
part 'having_part_with_part_and_annotation_lib1.dart';
const int Foo = 42;
void fromMain() {}
main() {}