Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveAtFromAnnotationArgumentIntention/description.html
T
2016-07-13 13:11:43 +03:00

5 lines
128 B
HTML

<html>
<body>
This intention removes unnecessary '@' from annotations which are annotation arguments themselves.
</body>
</html>