blob: be63d7ddcfa06d5b34bc8cc79ff3b8a285d9a4c1 [file] [log] [blame]
// @dart=2.9
var a = () => 'b';a();