Sign in
dart
/
sdk.git
/
a304e5b156a9f33943d88e451d65275fc1b065a0
/
.
/
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
()
{}