diff options
Diffstat (limited to 'test/data/format/crossLanguage/kotlinExtendsJava.html')
-rw-r--r-- | test/data/format/crossLanguage/kotlinExtendsJava.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/format/crossLanguage/kotlinExtendsJava.html b/test/data/format/crossLanguage/kotlinExtendsJava.html index 035b66b0..5b93d837 100644 --- a/test/data/format/crossLanguage/kotlinExtendsJava.html +++ b/test/data/format/crossLanguage/kotlinExtendsJava.html @@ -17,7 +17,7 @@ <td> <a href="test/test/-bar/-init-"><init></a></td> <td> -<code><span class="keyword">public</span> <span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code><p>See <a href="test/test/-foo/xyzzy">xyzzy</a></p> +<code><span class="identifier">Bar</span><span class="symbol">(</span><span class="symbol">)</span></code><p>See <a href="test/test/-foo/xyzzy">xyzzy</a></p> </td> </tr> </tbody> |