blob: d0d3d7f0bd67ad5d5dd17ee4e8da33b063dc4cc9 [file] [log] [blame]
library test;
void block_test(List<Object> Function() g) {}
void arrow_test(List<Object> Function() g) {}