Files
kotlin-fork/idea/resources/postfixTemplates/KtNotPostfixTemplate/description.html
T
Denis Zharkov f18b9cceb3 Implement 'not' postfix template
#KT-4710 In Progress
2016-09-20 15:26:39 +03:00

6 lines
53 B
HTML

<html>
<body>
Negate the expression.
</body>
</html>