blob: a899b5d5278279e51a0f2fb6de8dfe752310cfe6 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
test(dynamic o) async {}