busybox/shell/hush_test/hush-vars/var-utf8-length.tests
Denys Vlasenko 3234045d07 hush: "adopt" ash var-utf8-length.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-06 19:29:23 +02:00

5 lines
80 B
Plaintext
Executable File

LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
X=abcdÉfghÍjklmnÓpqrstÚvwcyz
echo ${#X}