Highlighting of redundant semicolons

#KT-5010 Fixed
This commit is contained in:
Valentin Kipyatkov
2016-04-25 20:14:10 +03:00
parent 77033f52ee
commit 306edef23c
13 changed files with 233 additions and 0 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed.
</body>
</html>