diff options
Diffstat (limited to 'core/testdata/format/tripleBackticks.html')
| -rw-r--r-- | core/testdata/format/tripleBackticks.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/testdata/format/tripleBackticks.html b/core/testdata/format/tripleBackticks.html index 13954985..4fe604c3 100644 --- a/core/testdata/format/tripleBackticks.html +++ b/core/testdata/format/tripleBackticks.html @@ -6,6 +6,7 @@ <a href="test/index">test</a> / <a href="test/f">f</a><br/> <br/> <h1>f</h1> +<a name="$f()"></a> <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><br/> <p>Description</p> <pre><code>code sample</code></pre><br/> |
