Sign in
dart
/
sdk.git
/
cd65076031d67dde752af5a4b8fe0224f9d2b5fb
/
.
/
pkg
/
front_end
/
parser_testcases
/
nnbd
/
nullCheckBeforeIndex_with_parens.dart
blob: c4c60258941e7b854016a688abc452e868185169 [
file
] [
log
] [
blame
]
f
()
{
(
foo
.
bar
)!.
baz
[
arg
];
}