Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_use_of_void_local.dart.weak.outline.expect
blob: 8365ca58bcf9ee08172eea9821ae112d43c14cab [
file
] [
log
] [
blame
]
library test
/*isNonNullableByDefault*/
;
import
self
as
self
;
static
method f
()
→
void
;
static
method g
()
→
void
;
static
method main
()
→
dynamic
;