Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
strong_ok_from_dill
/
strong.dart.weak.outline.expect
blob: 30de80fa6ac4979166ce0bec94909d39ef175779 [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"org-dartlang-testcase:///strong_lib.dart"
;
static
method main
()
→
dynamic
;
library
/*isNonNullableByDefault*/
;
import
self
as
self2
;
static
method foo
()
→
void
;