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: fix assert checking fn option ret with `none` #21726

Closed felipensp closed 3 days ago

felipensp commented 4 days ago

Fix #21715