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