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