blob: 7570e46562e900aaff77cc4e687281767282f197 [file] [log] [blame]
import 'weekly_bot_91_failure.dart';
bar(int i) {
i._foo(a: 0, (x) {
x;
});
}