vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

fix generic fn call arg type mismatch #101

Closed yuyi98 closed 1 year ago

yuyi98 commented 1 year ago

This PR fix generic fn call arg type mismatch.