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