blob: 098fb2dfb4252c4ea7d14dcac9c71405d481ea2e [file] [log] [blame]
library b_directives_test;
import "dart:core";
part "SomeClass.dart";
main() {
// something to do here
}