builtin: fix assert '_ISspace'.camel_to_snake() == '_i_sspace'
#21736
Merged
spytheman merged 2 commits intovlang:masterfrom ttytm:builtin/fix-snake-to-camel2Jun 27, 2024
+8-3
assert '_ISspace'.camel_to_snake() == '_i_sspace'
#21736