Add Inspection to remove empty primary constructor #KT-14521 Fixed

This commit is contained in:
Kirill Rakhman
2016-11-01 00:26:53 +01:00
committed by Mikhail Glukhikh
parent ba7f60040a
commit 495dd3641c
14 changed files with 120 additions and 0 deletions
@@ -0,0 +1,3 @@
// IS_APPLICABLE: false
class Foo private constructor()<caret>