Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
inferred_type_block_closure_no_args_no_return_void_context.dart.weak.outline.expect
blob: 8744ebb0e788d0dece14ce9ce3cb9e11b7c8797e [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
import
"dart:core"
as
core
;
class
C
extends
core
::
Object
{
constructor
•(()
→
void
func
)
→
self
::
C
;
}
static
method main
()
→
dynamic
;