Sign in
dart
/
dart_style
/
05d08d928bb850888144cbe7b2f3b72d24fccb92
/
.
/
test
/
tall
/
regression
/
0600
/
0619.unit
blob: baac3bfaff8e13f9ad4007f9b68834d9b0c5ab74 [
file
] [
log
] [
blame
]
>>>
typedef
F
<
T
>
=
void
Function
(
T
);
<<<
typedef
F
<
T
>
=
void
Function
(
T
);