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