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