blob: 349482dcff3b0a874aea93d93d084d22ae3d5c08 [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
;