No duplicate property accessor should be allowed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
val a : Int
|
||||
get() = 0
|
||||
get() = 0
|
||||
Reference in New Issue
Block a user