diff options
Diffstat (limited to 'test/data/format/deprecated.class.html')
| -rw-r--r-- | test/data/format/deprecated.class.html | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/test/data/format/deprecated.class.html b/test/data/format/deprecated.class.html index 352bd435..922306fc 100644 --- a/test/data/format/deprecated.class.html +++ b/test/data/format/deprecated.class.html @@ -16,7 +16,7 @@ <strong>Deprecated:</strong> This function sucks<br/> <br/> <br/> -<a href="test/index">test</a> / <a href="test/p/index">p</a><br/> +<a href="test/index">test</a> / <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/> @@ -34,16 +34,5 @@ </tr> </tbody> </table> -<h3>Accessors</h3> -<table> -<tbody> -<tr> -<td> -<a href="test/p/get">get</a></td> -<td> -<code><span class="identifier">get</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">Int</span></code></td> -</tr> -</tbody> -</table> </BODY> </HTML> |
