JS: deparenthesize LHS of assignment before choosing appropriate AccessTranslator. Fix KT-15169
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
public final class AnnotatedAssignmentKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.annotation.Target
|
||||
@java.lang.annotation.Retention
|
||||
@java.lang.annotation.Target
|
||||
public annotation class Annotation
|
||||
Reference in New Issue
Block a user