blob: 20dfebab9fe7689059a5abbf897a98864d4703c3 [file] [log] [blame]
library test;
import 'dart:async';
test(Future<int> base) {}
main() {}