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