Allow empty single-line bodies in property accessors
This commit is contained in:
committed by
Nikolay Krasko
parent
2841931ffa
commit
2bb48fc802
@@ -1,3 +1,2 @@
|
||||
val t: T
|
||||
get() {
|
||||
}
|
||||
get() {}
|
||||
Reference in New Issue
Block a user