aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/crossLanguage/kotlinExtendsJava
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/crossLanguage/kotlinExtendsJava')
-rw-r--r--core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html b/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html
index c413595b..4d08043c 100644
--- a/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html
+++ b/core/testdata/format/crossLanguage/kotlinExtendsJava/Bar.html
@@ -14,11 +14,11 @@
<tbody>
<tr>
<td>
-<a href="-init-.html">&lt;init&gt;</a></td>
+<h4><a href="-init-.html">&lt;init&gt;</a></h4>
+</td>
<td>
-<code><span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code>
<p>See <a href="../-foo/xyzzy.html">xyzzy</a></p>
-</td>
+<code><span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
@@ -27,7 +27,8 @@
<tbody>
<tr>
<td>
-<a href="../-foo/xyzzy.html">xyzzy</a></td>
+<h4><a href="../-foo/xyzzy.html">xyzzy</a></h4>
+</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">xyzzy</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></td>
</tr>