blob: ce257893c9dedecfc97f8c0d9ebaf0b1deac82f6 [file] [log] [blame]
library;
import self as self;
import "hello.dart" as hel;
additionalExports = (hel::main)
export "org-dartlang-testcase:///hello.dart";
library;
import self as hel;
static method main() dynamic
;