[lang-ref]
文字列
>
初期化
> カラ文字列 ( swift )
[lang-ref] カラ文字列 ( swift )
@Test func assignEmptyString() { // "" let s = "" #expect(s == "") }