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