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