IC IDE: Add description of intention to add @JvmInline to value class
#KTIJ-5663
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
<spot>@JvmInline</spot>
|
||||||
|
value class IC(val i: Int)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
value class IC(val i: Int)
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
This intention adds a <b>@JvmInline</b> annotation to the specified value class.
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user