[ String ] = [ String ]

var x := ['abc'] = ['abc'].
Stdout scrie: x, stop.
var x := ['abc'] = ['xxx'].
Stdout scrie: x, stop.
Adevărat
Fals