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