Evaluated proc string_length_noctrl str {string length [string map [list [^B_] {} [^B] {} [^O] {} [^U] {} [^C] {}  {}] $str]}

This commit is contained in:
whitemage on #buttes
2024-07-11 13:58:13 -07:00
committed by dupa dup
parent fa15e25c16
commit 4e50254049
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
str {string length [string map [list [^B_] {} [^B] {} [^O] {} [^U] {} [^C] {}  {}] $str]}