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