Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-347.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
general
/
export_main.dart.weak.outline.expect
blob: a6d3627c3b948aee987da0283562e13df76b4aba [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"hello.dart"
as
hel
;
additionalExports
=
(
hel
::
main
)
export
"org-dartlang-testcase:///hello.dart"
show main
;
library
;
import
self
as
hel
;
static
method main
()
→
dynamic
;