1 2 3 4 5 6 7 8 9
func(a, b, c, d, (float a, int b, Foo bar) => { test(); }); (float a, int b, Foo bar) => { test(); });