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