diff options
Diffstat (limited to 'core/testdata/format/linkWithStarProjection.html')
-rw-r--r-- | core/testdata/format/linkWithStarProjection.html | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/core/testdata/format/linkWithStarProjection.html b/core/testdata/format/linkWithStarProjection.html deleted file mode 100644 index ce9b82c6..00000000 --- a/core/testdata/format/linkWithStarProjection.html +++ /dev/null @@ -1,24 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>KClassLoader - test</title> -</HEAD> -<BODY> -<a href="../../index.html">test</a> / <a href="./index.html">KClassLoader</a><br/> -<br/> -<h1>KClassLoader</h1> -<code><span class="keyword">object </span><span class="identifier">KClassLoader</span></code> -<h3>Functions</h3> -<table> -<tbody> -<tr> -<td> -<h4><a href="foo.html">foo</a></h4> -</td> -<td> -<code><span class="keyword">fun </span><span class="identifier">foo</span><span class="symbol">(</span><span class="identifier" id="KClassLoader$foo(kotlin.Enum(()))/c">c</span><span class="symbol">:</span> <span class="identifier">Enum</span><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code></td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |