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