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