Sign in
dart
/
sdk.git
/
c79dbacc3cac22b983ab8293d177d1cc4d968b95
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
promote_from_logical_rhs.dart.textual_outline.expect
blob: b7b9d06c05c28aab0957df905b145fe2d0925828 [
file
] [
log
] [
blame
]
// @dart = 2.9
library test
;
void
test
(
Object
a
,
bool
b
)
{}
main
()
{}