8e00af5642
* Add intention to convert top level val with object expression to object Fixes #KT-14137 * fix intention description
6 lines
132 B
HTML
6 lines
132 B
HTML
<html>
|
|
<body>
|
|
Converts a top-level property that is initialized with an object expression to an object declaration.
|
|
</body>
|
|
</html>
|