﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4633	[MetaModelica] skip cases for partial matches	Henning Kiel	Martin Sjölund	"There are many match expressions with multiple arguments in OMCompiler.

Take {{{ExpressionSimplify.simplifyBinary2()}}} as an example: the second argument is the operator of a binary expression. There are many cases with DAE.ADD, DAE.SUB, DAE.MUL, DAE.DIV, etc. cluttered in the cases. If this first expression matches, the match-iterator could be advanced to the next case that matches this part as well."	enhancement	new	normal	2.0.0	MetaModelica	v1.13.0-dev-nightly			Martin Sjölund
