JET-67 Property with abstract getter forces class to have primary constructor
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class XXX {
|
||||
val a : Int abstract get
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user