contract C
{
function f ( ) public {
var i = ( ( 1 ( 3 ) ) , 2 );
}
// ----
// TypeError 5704: (61-68): Type is not callable