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