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