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