Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
type_promotion_not_and_not.dart.textual_outline_modelled.expect
blob: 730f38b6d17292f502fc33e62ac5cc210cf7b29e [
file
] [
log
] [
blame
]
// @dart = 2.9
library test
;
main
()
{}
void
f
(
Object
x
)
{}