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