blob: 5abe5f077697a8a918b45bee1df1b6bd1989d437 [file] [log] [blame]
library test;
String f() => '';
var g = f;
main() {}