blob: c970c4dabc67522ad8c6dea2e11802414bed9f10 [file] [log] [blame]
// @dart = 2.9
library test;
main() {}
var f = () async => 0;