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