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