[ Text ] = [ Text ]

var x := ['abc'] = ['abc'].
Stdout escriu: x, atura.
var x := ['abc'] = ['xxx'].
Stdout escriu: x, atura.
És-cert
Fals