blob: 8b646036e3bf7f43e6636cc23dd8e4ceb59b8cfc [file] [log] [blame]
// @dart = 2.9
library test;
void block_test() {}
void arrow_test() {}
main() {}