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