blob: 87274b7f06dfffbf490bd25734d1630ded74de24 [file] [log] [blame]
// @dart = 2.9
library test;
void test(void f()) {}
main() {}