Rendering annotations and visibility for class object.

Don't render modality for any object kind.
This commit is contained in:
Evgeny Gerashchenko
2012-12-26 18:42:20 +04:00
parent 63b3e59a18
commit 778df8b1fd
7 changed files with 10 additions and 12 deletions
@@ -4,7 +4,7 @@
package testData.libraries
[[public final class WithInnerAndObject() {
class object {
public class object {
[internal final fun foo() : Unit { /* compiled code */ }]
}