vlang / v

Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
MIT License
35.5k stars 2.15k forks source link

cgen, checker: fix generic variable resolution on generic func return assignment #21712

Closed felipensp closed 6 days ago

felipensp commented 1 week ago

Fix #21700