[ String ] ≠ [ String ]

☞ x ≔ ‘abc’ = ‘abc’.
✎ scrie: x, stop.
☞ x ≔ ‘abc’ ≠ ‘xxx’.
✎ scrie: x, stop.
Adevărat
Adevărat