blob: 75db4ee96ad2467ba87d565b6547d5bc8d929e3c [file] [log] [blame]
// @dart = 2.6
main<T>() => () => T;