1<HTML> 2<HEAD> 3<meta charset="UTF-8"> 4<title>x - test</title> 5</HEAD> 6<BODY> 7<a href="index.html">test</a> / <a href="./x.html">x</a><br/> 8<br/> 9<h1>x</h1> 10<a name="$x()"></a> 11<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <span class="identifier">x</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="x.html#T"><span class="identifier">T</span></a><span class="symbol">?</span></code> 12<p>Special characters: < is "less than", > is "greater than", & is "ampersand"</p> 13</BODY> 14</HTML> 15