﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1414	Code generation causes ASUB_EASY_CASE to be emitted when doing ASUB operations on range-expressions	Martin Sjölund	Martin Sjölund	"{{{  class ArrayCall
    function fn
      input Real r;
      output Real array[10];
    algorithm
      array := cos(r*(1:10.0));
    end fn;
    Real x[10] = fn(time);
  end ArrayCall;}}}"	defect	closed	high				fixed		Martin Sjölund
