﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1475	OMEdit: Fails to parse quoted variables	Martin Sjölund	Adeel Asghar	"{{{
class A
  constant Real r[2,2] = {{1,2},{3,4}};
  Real r2[2,2];
  Real '""' = 2.5 ""\"""";
  Real ',' = 7.5;
algorithm 
  r2:=r;
end A;
}}}

Yes, I would like to name my characters quote and comma :)"	defect	closed	high	1.9.0	OMEdit		fixed		Martin Sjölund Adeel Asghar
