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