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