Sign in
dart
/
dart_style
/
refs/heads/flutter-style-experiment-2
/
.
/
test
/
experiment
/
regression
/
other
/
analyzer.unit
blob: e81ca0c4d7750ee15545cbd6a0827ef3fc289e6d [
file
] [
log
] [
blame
] [
edit
]
>>>
work around bug
in
record type annotation
end
token
var
x
=
foo
<(
int
,
int
)?,
int
>();
<<<
var
x
=
foo
<(
int
,
int
)?,
int
>();