﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1011	in algorithm section if x == 0.0 then doesnt compile	yadaniel	yadaniel	"{{{if x >= 1 and x<=1 then     // BUG, == should compile here
        x:=0; // x := -1*computeAdder(x=3, y=x);
end if;
if (x > 10) then
    x := 1;
else
    x := x + 1;
end if;}}}"	defect	closed	high			1.4.5	invalid		yadaniel Adrian Pop
