Files
kotlin-fork/idea/resources-en/intentionDescriptions/AddJvmInlineIntention/description.html
T
2021-03-23 12:13:05 +01:00

6 lines
111 B
HTML

<html>
<body>
This intention adds a <b>@JvmInline</b> annotation to the specified value class.
</body>
</html>