﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1422	Call vectorization does not work for ranges	Martin Sjölund	Martin Sjölund	"{{{
sin(1:2) => {sin((1:2)[1]),sin((1:2)[2])}
}}}
ExpresionSimplify should take care of the rest:
{{{
{sin(1),sin(2)}
}}}"	defect	closed	high				fixed		Martin Sjölund
