KT-22815: Update quick-doc testData
This commit is contained in:
@@ -12,5 +12,6 @@ fun test() {
|
||||
<caret>testMethod("")
|
||||
}
|
||||
|
||||
//INFO: <pre><b>public</b> <b>fun</b> testMethod(test: String): Unit <i>defined in</i> root package <i>in file</i> OnMethodUsageWithMultilineParam.kt</pre><p>Some documentation on two lines.</p>
|
||||
//INFO: <dl><dt><b>Parameters:</b></dt><dd><code>test</code> - String on two lines</dd></dl>
|
||||
//INFO: <div class='definition'><pre>(OnMethodUsageWithMultilineParam.kt)<br><b>public</b> <b>fun</b> testMethod(
|
||||
//INFO: test: String
|
||||
//INFO: ): Unit</pre></div><div class='content'><p>Some documentation on two lines.</p></div><table class='sections'><tr><td valign='top' class='section'><p>Parameters</td><td><p><code>test</code> - String on two lines</td></table>
|
||||
|
||||
Reference in New Issue
Block a user