blob: 94b82d77373dfda668aa439a7ef6c5b356f0a3c9 [file] [log] [blame]
library test;
var f = () async => 0;
main() {}