Support :: references to Java instance fields in codegen
#KT-1183 In Progress
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
public class publicMutableField {
|
||||
public int field = 239;
|
||||
}
|
||||
Reference in New Issue
Block a user