Generate proper visibility for companion object instance field in LV1.3+

This commit is contained in:
Dmitry Petrov
2017-11-24 16:44:25 +03:00
parent 70d3e6592d
commit f586bd4a34
7 changed files with 76 additions and 5 deletions
@@ -1,4 +1,4 @@
// LANGUAGE_VERSION: 1.2
// LANGUAGE_VERSION: 1.3
class TestPrivateCompanion {
private companion object Test