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