[ Texte ] = [ Texte ]

var x := ['abc'] = ['abc'].
Stdout écrire: x, stop.
var x := ['abc'] = ['xxx'].
Stdout écrire: x, stop.
Oui
Non