var source: const [3]Int := [3]Int{ 1, 2, 3 } target: Word := source.length end.