Sign in
dart
/
sdk.git
/
1d268045c0ed151be4c89ba68f2dc3a47b8c1cae
/
.
/
pkg
/
front_end
/
parser_testcases
/
patterns
/
object_otherIdentifier_sync.dart
blob: de3c6bc85d1fe576f42ce5e2b814fbc92a2144af [
file
] [
log
] [
blame
]
void
f
(
x
)
{
var
sync
()
=
x
;
}