blob: e174256e60753cc58aee348d693021bcebc8f17f [file] [log] [blame]
typedef F<W, X, Y, Z> = X Function(Y, Z Function(Z));
main() {}