ref: 3355f31cb1efe35fab21e39e27c5cadcda93d51d dir: /test/bounds.myr/
const main = { var a : byte[:] = [1, 2, 3][:] var b = a[:4] }