Sign in
dart
/
sdk.git
/
1e8fc62907e6ffc6e98baa893d7845cef8cfe72f
/
.
/
pkg
/
front_end
/
parser_testcases
/
patterns
/
object_otherIdentifier_of.dart
blob: 083e0a84876090952dbb36f5afc107fbabf028f4 [
file
]
void
f
(
x
)
{
var
of
()
=
x
;
}