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