1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/parser/tests/too_many_generics_err.vv
2021-01-22 13:49:56 +01:00

2 lines
47 B
V

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