Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
infer_use_of_void_local.dart.textual_outline.expect
blob: 37187cb8ac24bf8ad7de9ac3b71059b767b859aa [
file
] [
log
] [
blame
]
library test
;
void
f
()
{}
void
g
()
{}
main
()
{}