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