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