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