﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1068	Subscript of ranges in arrays (from MathCore)	krsta	Per Östlund	"All possible subscripting of arrays:
{{{
- v[1:4]

- v[3:-1:1]

- v[2,:] 
}}}
Implement in Static, Ceval, Codegen, etc."	defect	closed	high		Backend		fixed		krsta
