blob: 126a8b4f70ccf96d7b67f007d081479ee10c2c99 [file] [log] [blame]
library export;
import self as self;
import "./foo.dart" as foo;
additionalExports = (foo::foo)
export "org-dartlang-testcase:///foo.dart";