KT-22815: Update quick-doc testData

This commit is contained in:
Simon Ogorodnik
2018-06-18 19:41:16 +03:00
parent 48d0493edb
commit 33a6721270
46 changed files with 93 additions and 79 deletions
+1 -2
View File
@@ -17,5 +17,4 @@ fun test() {
<caret>testMethod(1, "value")
}
//INFO: <pre><b>public</b> <b>fun</b> testMethod(): Unit <i>defined in</i> root package <i>in file</i> OnMethodUsageWithSee.kt</pre><br/>
//INFO: <DD><DL><DT><b>See Also:</b><DD><a href="psi_element://C"><code>C</code></a>, <a href="psi_element://D"><code>D</code></a>, <a href="http://kotl.in">kotlin</a></DD></DL></DD>
//INFO: <div class='definition'><pre>(OnMethodUsageWithSee.kt)<br><b>public</b> <b>fun</b> testMethod(): Unit</pre></div><div class='content'></div><table class='sections'><tr><td valign='top' class='section'><p>See Also</td><td><a href="psi_element://C"><code>C</code></a>, <a href="psi_element://D"><code>D</code></a>, <a href="http://kotl.in">kotlin</a></td></table>