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: support inc cond for c style for loop with alias types #21708

Closed Delta456 closed 1 week ago

Delta456 commented 1 week ago

Fixes https://github.com/vlang/v/issues/21707