[lang-ref]
文字列
>
初期化
> カラ文字列 ( bash )
[lang-ref] カラ文字列 ( bash )
@test "assign empty string" { # "" s="" [ "${s}" == "" ] }