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