[lang-ref]
文字列
>
初期化
> カラ文字列 ( powershell )
[lang-ref] カラ文字列 ( powershell )
It 'should assign empty string' { # '' $str = '' $str | Should -Be '' }