Java to Kotlin convertor: no empty class body

This commit is contained in:
Valentin Kipyatkov
2014-06-02 22:24:30 +04:00
parent abfd2d68b9
commit 86d718de29
119 changed files with 132 additions and 134 deletions
+1 -1
View File
@@ -1 +1 @@
class A() {}
class A()