blob: 326ff563dc0b60d78a1827146efccc760547ed0d [file] [log] [blame]
dynamic getNull() => null;
Future<Object> fn() async {}
main() {}