Record reference to class object directly

not to containing class descriptor
This commit is contained in:
Svetlana Isakova
2014-08-02 15:52:55 +04:00
parent 7f33ad90a6
commit 6f4c152f53
15 changed files with 105 additions and 61 deletions
@@ -5,6 +5,5 @@ fun foo() {
}
// main.kt
//public class <1>WithInnerAndObject {
// class object {
// class <1>object {
// fun <2>foo() {