aboutsummaryrefslogtreecommitdiff
path: root/test/data/format/deprecated.class.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/format/deprecated.class.html')
-rw-r--r--test/data/format/deprecated.class.html41
1 files changed, 0 insertions, 41 deletions
diff --git a/test/data/format/deprecated.class.html b/test/data/format/deprecated.class.html
deleted file mode 100644
index 69da63a1..00000000
--- a/test/data/format/deprecated.class.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<HTML>
-<HEAD>
-</HEAD>
-<BODY>
-<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/-c/index">C</a><br/>
-<br/>
-<h1>C</h1>
-<code><span class="keyword">class </span><s><span class="identifier">C</span></s></code><br/>
-<strong>Deprecated:</strong> This class sucks<br/>
-<br/>
-<br/>
-<br/>
-<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/f">f</a><br/>
-<br/>
-<h1>f</h1>
-<code><span class="keyword">fun </span><s><span class="identifier">f</span></s><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Unit</span></code><br/>
-<strong>Deprecated:</strong> This function sucks<br/>
-<br/>
-<br/>
-<br/>
-<a href="test/index">test</a>&nbsp;/&nbsp;<a href="test/p">p</a><br/>
-<br/>
-<h1>p</h1>
-<code><span class="keyword">val </span><s><span class="identifier">p</span></s><span class="symbol">: </span><span class="identifier">Int</span></code><br/>
-<strong>Deprecated:</strong> This property sucks<br/>
-<br/>
-<br/>
-<br/>
-<h3>Constructors</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<a href="test/-c/-init-">&lt;init&gt;</a></td>
-<td>
-<code><span class="identifier">C</span><span class="symbol">(</span><span class="symbol">)</span></code></td>
-</tr>
-</tbody>
-</table>
-</BODY>
-</HTML>