J2K: get/set-methods converted to properties (but lot of TODOs left)
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ class AAA {
|
||||
}
|
||||
|
||||
fun bar(b: B) {
|
||||
println(b.YY)
|
||||
println(b.yy)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user