[ Fichier ] texte

var x := Fichier nouveau.
Stdout écrire: x, stop.
var y := Fichier nouveau: (Emplacement-du-fichier /tmp: ['a.txt']).
Stdout écrire: y, stop.
[File (no path)]
/tmp/a.txt