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

builtin: fix `assert '_ISspace'.camel_to_snake() == '_i_sspace'` #21736

Closed ttytm closed 2 days ago

ttytm commented 3 days ago

Ref.: https://github.com/vlang/v/pull/21722#issuecomment-2190443321