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