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