v2 / vlib / v / parser / tests / anon_unused_param.vv
2 lines · 1 sloc · 16 bytes · 3be78d6777caee18a3ba061f19c5f88a557d7882
Raw
1_ = fn (int){}
2
3