blob: d5f8707f76817ff9550ea8db9878fff161d4f989 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<HTML>
<HEAD>
</HEAD>
<BODY>
<a href="out.html">test</a> / <a href="out.html"></a> / <a href="out.html">f</a><br/>
<br/>
<h1>f</h1>
<pre><code><span class="keyword">fun </span><span class="identifier">f</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></pre><p>This references <a href="#">noSuchIdentifier</a>.</p>
<br/>
<br/>
</BODY>
</HTML>
|