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