Java to Kotlin converter: new way of preserving comments and blank lines implemented (not completely though)

This commit is contained in:
Valentin Kipyatkov
2014-06-18 16:57:15 +04:00
parent d01a2237b5
commit 8b5f169dd8
52 changed files with 756 additions and 690 deletions
@@ -8,7 +8,6 @@ class F() {
fun f1() {
}
//c3
@@ -22,7 +21,7 @@ class F() {
fun f3() {
}
//c5
}
//c5
}