Sign in
dart
/
sdk.git
/
f36420a912bb76b61fc8b934286df44dd1aff09b
/
.
/
pkg
/
front_end
/
parser_testcases
/
nnbd
/
issue_39286_prime.dart
blob: 738829bf72c87c37df9339825849cc8ee43191eb [
file
] [
log
] [
blame
]
void
test
(
C x
)
{
x
..
f
().
g
()..
h
();
}