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