blob: 1ee4fc31774e134a03180ae08ceda7e669669ada [file] [log] [blame]
// @dart = 2.6
export 'hello.dart' show main;
export 'map.dart' show main;