KT-22815: Update testData for quick documentation
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ fun use() {
|
||||
E.values<caret>()
|
||||
}
|
||||
|
||||
//INFO: <div class='definition'><pre><a href="psi_element://E"><code>E</code></a><br><b>public</b> <b>final</b> <b>fun</b> values(): Array<<a href="psi_element://E">E</a>></pre></div><div class='content'><p>Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.</p></div><table class='sections'></table>
|
||||
//INFO: <div class='definition'><pre><a href="psi_element://E"><code>E</code></a><br>public final fun <b>values</b>(): Array<<a href="psi_element://E">E</a>></pre></div><div class='content'><p>Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.</p></div><table class='sections'></table>
|
||||
|
||||
Reference in New Issue
Block a user