blob: c7e4fb358ef053bb5e26c4a6f797e89c7b2c77c3 [file] [log] [blame]
// @dart = 2.9
library test;
import 'dart:async';
main() async {}