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