Java to Kotlin converter: new way of preserving comments and blank lines implemented (not completely though)
This commit is contained in:
@@ -8,7 +8,6 @@ class F() {
|
||||
fun f1() {
|
||||
}
|
||||
|
||||
|
||||
//c3
|
||||
|
||||
|
||||
@@ -22,7 +21,7 @@ class F() {
|
||||
|
||||
fun f3() {
|
||||
}
|
||||
|
||||
//c5
|
||||
}
|
||||
|
||||
//c5
|
||||
}
|
||||
Reference in New Issue
Block a user