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