Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
block_bodied_lambdas_downwards_incompatible_with_upwards_inference_top_level.dart.weak.outline.expect
blob: 6fd106d643772fd667cc9da998b51fb6af836cb3 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
static
field
()
→
core
::
String
g
;
static
method f
()
→
core
::
String
;
static
method main
()
→
dynamic
;