﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1322	Wrong error: Tuple assignment only allowed when rhs is a function call	Adrian Pop	Adrian Pop	"If we have an external function that returns a tuple:
{{{
equation 
  (del, -vx) = ExternalFunc1(val); 
}}}
we get this error:
{{{
Tuple assignment only allowed when rhs is a function call.
}}}
This worked in 1.5.0 (but no longer works in trunk).\\
The bug was reported here:\\
 http://www.openmodelica.org/index.php?option=com_agora&task=topic&id=132&Itemid=87"	defect	closed	high			1.6.0	fixed		Adrian Pop AlexeyLebedev
