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