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