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