Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
nnbd
/
issue39659.dart.weak.outline.expect
blob: e9150e272ed76831e2fbdc4c35ba37c0370ff73e [
file
] [
log
] [
blame
]
library
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
method foo
()
→
dynamic
;
static
method bar
()
→
core
::
String
?
;
static
method main
()
→
dynamic
;