blob: 56fb911886899873663368170846e3a602689ab5 [file]
// @dart = 2.9
library test;
import "dart:async";
m1() {}
m2() {}
main() {}