Postpone NoConstantValueAttributeForNonConstVals till 1.4

Requires special inspection for migrating Java code.
This commit is contained in:
Dmitry Petrov
2018-09-10 17:59:37 +03:00
parent 106ecadd62
commit 58442899b8
2 changed files with 3 additions and 2 deletions
@@ -1,4 +1,4 @@
// LANGUAGE_VERSION: 1.3
// !LANGUAGE: +ProperVisibilityForCompanionObjectInstanceField
class TestPrivateCompanion {
private companion object Test