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