Keep empty bodies for declarations with comments (KT-16078)
#KT-16078 Fixed
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
// "Add function body" "true"
|
||||
fun foo() {
|
||||
}
|
||||
fun foo() {}
|
||||
|
||||
Reference in New Issue
Block a user