Rendering primary constructor in decompiler.

#KT-3168 in progress
This commit is contained in:
Evgeny Gerashchenko
2012-12-18 16:18:23 +04:00
parent 9c15a04291
commit 4c64ea58d5
13 changed files with 43 additions and 10 deletions
@@ -3,5 +3,5 @@
package testData.libraries
[public abstract class AbstractClass {
[public abstract class AbstractClass() {
}]