blob: 3ac95b3bccd877e9b16e45f9d3b0cdf2d0ab952b [file] [log] [blame]
// @dart = 2.9
main<T>() => () => T;