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