blob: 50f06531ba9649d4bced3f3224198b3b7bc527da [file] [log] [blame]
Tiem Songe1dd5122019-07-03 14:16:39 -07001<!-- File: /test/p/package-summary.html -->
2<html>
3 <head>
4 <meta charset="UTF-8">
5 </head>
6 <body>
7 <h1>p</h1>
8 <h2>Classes</h2>
9 <table>
10 <tbody>
11 <tr>
12 <td><a href="D.html#">D</a></td>
13 <td></td>
14 </tr>
15 </tbody>
16 </table>
17 <h2>Top-level constants summary</h2>
18 <table>
19 <tbody>
20 <tr>
21 <td><span class="keyword">const</span> <span class="identifier">Int</span></td>
22 <td>
23 <div><code><a href="#x%3Akotlin.Int">x</a></code></div>
24 </td>
25 </tr>
26 </tbody>
27 </table>
28 <h2>Top-level constants</h2>
29 <div id="x:kotlin.Int">
30 <h3>x</h3>
31 <pre><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">x</span><span class="symbol">: </span><span class="identifier">Int</span></pre>
32 <pre>Value: <code>0</code></pre>
33 </div>
34 </body>
35</html>