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