blob: 0f32fa64bf4f36689424ad07ec136b2d3d2d270e [file] [log] [blame]
library test;
var h = null;
void foo(int? f(Object _)) {}
test() {}
main() {}