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.69k stars 2.15k forks source link

cgen: fix or expr with non option fn call return #21661

Closed felipensp closed 3 months ago

felipensp commented 3 months ago

Fix #21660