Sign in
dart
/
sdk
/
base
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
strong_ok_from_source
/
strong.dart.strong.outline.expect
blob: 85fc8cf40432a4e5b9542d92d8bb46cd8956ecef [
file
] [
log
] [
blame
]
library
;
import
self
as
self
;
import
"org-dartlang-testcase:///strong_lib.dart"
;
static
method main
()
→
dynamic
;
library
;
import
self
as
self2
;
static
method foo
()
→
void
;