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

checker: minor cleanup in expr() #21695

Closed yuyi98 closed 1 week ago

yuyi98 commented 1 week ago

This PR makes a minor cleanup in expr().