Files
kotlin/compiler/testData/codegen/bytecodeText
Kristoffer Andersen f782ea075b [JVM IR] ProperVisibilityForCompanionObjectInstanceField
- Uncomment tests
- Add proper visibility to companion field
  + Make exception for interfaces -> they need to respect language versions 1.8
    before they can put private members there.
- Adjust synthetic accessor lowering to look for enclosing classes with access
  via companion object.
2020-02-13 21:50:48 +03:00
..
2020-01-20 16:00:36 +01:00
2020-01-20 16:00:36 +01:00
2018-12-28 14:18:39 +03:00
2020-01-21 11:26:02 +01:00