v/vlib/v/parser/tests/too_many_generics_err.vv

2 lines
47 B
V

fn too_many<A, B, D, E, F, G, H, I, J, K>() {}