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