Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
inferred_type_via_closure_type_depends_on_args.dart.weak.outline.expect
blob: 24e8a3f3da84e19453a75e297da03199dfda97d9 [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
C
extends
core
::
Object
{
static
final
field
(
core
::
bool
)
→
core
::
bool
f
;
synthetic constructor
•()
→
self
::
C
;
}
static
method main
()
→
dynamic
;