Sign in
dart
/
sdk
/
81ddb51b84ecd32034c36ff23cc6850a6947b5f1
/
.
/
pkg
/
front_end
/
testcases
/
inference
/
bug31436.dart.textual_outline.expect
blob: 64de252871cb45759e9f278093b4fa44245b9f53 [
file
] [
log
] [
blame
]
// @dart = 2.9
library test
;
void
block_test
()
{}
void
arrow_test
()
{}
main
()
{}