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