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