blob: 88998de022862aa528d9bf15b551a1a7017c2be3 [file] [log] [blame]
// @dart = 2.9
export 'hello.dart' show main;
export 'map.dart' show main;