<div>You can declare identical functions, with the first one apparently taking charge:</div><div><br></div><div><div><br></div><div>fun void g(int i) {</div><div><span class="Apple-tab-span" style="white-space:pre">       </span><<< "fddf" >>>;</div>
<div>}</div><div><br></div><div>fun void g(int i) {</div><div><span class="Apple-tab-span" style="white-space:pre">   </span><<< "fdfd" >>>;</div><div>}</div><div><br></div><div>g(3);</div><div><br>
</div></div><div><br></div>I have a feeling this is old news, but I can't recall this specific issue being mentioned. It doesn't feel right. It's the same if the functions are inside classes. Could it have something to do with enabling cross-shred referencing?<br clear="all">
<br><div>Cheers,</div><div><br></div><div>Stefan</div><div>-- <br>Release me, insect, or I will destroy the Cosmos!<br>
</div>