Description
Following testcases does not print anything in a facelet
<h:outputText id="out6" value="#
{Integer.numberOfTrailingZeros(16)}"/>
<h:outputText id="out7" value="#
{((firstStr, secondStr)-> (Integer.compare(firstInt,secondInt)))(5,6)}" />