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