aboutsummaryrefslogtreecommitdiff
path: root/core/testdata/format/parameterAnchor.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/testdata/format/parameterAnchor.html')
-rw-r--r--core/testdata/format/parameterAnchor.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/core/testdata/format/parameterAnchor.html b/core/testdata/format/parameterAnchor.html
deleted file mode 100644
index e54a066b..00000000
--- a/core/testdata/format/parameterAnchor.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>processFiles - test</title>
-</HEAD>
-<BODY>
-<a href="../index.html">test</a>&nbsp;/&nbsp;<a href="./process-files.html">processFiles</a><br/>
-<br/>
-<h1>processFiles</h1>
-<a name="$processFiles(kotlin.Function0((processFiles.T)))"></a>
-<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <span class="identifier">processFiles</span><span class="symbol">(</span><span class="identifier" id="$processFiles(kotlin.Function0((processFiles.T)))/processor">processor</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="process-files.html#T"><span class="identifier">T</span></a><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">List</span><span class="symbol">&lt;</span><a href="process-files.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span></code>
-<p>Runs <a href="process-files.html#$processFiles(kotlin.Function0((processFiles.T)))/processor">processor</a> for each file and collects its results into single list</p>
-<h3>Parameters</h3>
-<p><a name="processor"></a>
-<code>processor</code> - function to receive context for symbol resolution and file for processing</p>
-</BODY>
-</HTML>