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
@@ -1,6 +1,5 @@
class F() {
//c3
@@ -31,8 +30,8 @@ class F() {
fun f5() {
}
//c6
}
//c6
}