Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
bug31436_2.dart.textual_outline_modelled.expect
blob: 39882b69da576cd2d6efb8a192b1e99d3fb83413 [
file
] [
log
] [
blame
]
library test
;
void
arrow_test
(
List
<
Object
>
Function
()
g
)
{}
void
block_test
(
List
<
Object
>
Function
()
g
)
{}