Sign in
dart
/
sdk.git
/
refs/tags/2.14.0-209.0.dev
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
null_literal_should_not_infer_as_bottom.dart.weak.outline.expect
blob: 672fbfb0c435ee681b9e057524498fa1a20e36c7 [
file
] [
log
] [
blame
]
library test
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
dynamic
h
;
static
method foo
((
core
::
Object
*)
→*
core
::
int
*
f
)
→
void
;
static
method test
()
→
dynamic
;
static
method main
()
→
dynamic
;