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