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