blob: 6cc35113c8bb9baae559089fc74f77f255b44d17 [file] [log] [blame]
import 'dart:async';
foo(Object x) {}
bar(bool condition) {}
main() {}