diff options
Diffstat (limited to 'core/testdata/format/sinceKotlin.html')
-rw-r--r-- | core/testdata/format/sinceKotlin.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/core/testdata/format/sinceKotlin.html b/core/testdata/format/sinceKotlin.html deleted file mode 100644 index 3ca6889a..00000000 --- a/core/testdata/format/sinceKotlin.html +++ /dev/null @@ -1,26 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Since1.1 - test</title> -</HEAD> -<BODY> -<a href="../../index.html">test</a> / <a href="./index.html">Since1.1</a><br/> -<br/> -<h1>Since1.1</h1> -<code><span class="keyword">class </span><span class="identifier">Since1.1</span></code> -<p>Useful</p> -<h3>Constructors</h3> -<table> -<tbody> -<tr> -<td> -<h4><a href="-init-.html"><init></a></h4> -Since: <code>1.1</code></td> -<td> -<p>Useful</p> -<code><span class="identifier">Since1.1</span><span class="symbol">(</span><span class="symbol">)</span></code></td> -</tr> -</tbody> -</table> -</BODY> -</HTML> |