blob: 64de252871cb45759e9f278093b4fa44245b9f53 [file]
// @dart = 2.9
library test;
void block_test() {}
void arrow_test() {}
main() {}