﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2848	No error when using conditional expression without value	Per Östlund	Per Östlund	"This model does not give an error, it just fails to evaluate the conditional expression and removes it:
{{{
model M
  parameter Boolean b;
  Real x if b;
end M;
}}}"	defect	closed	high	1.9.4	Frontend	trunk	fixed		
