code review

This commit is contained in:
Dmitry Jemerov
2015-09-25 17:04:02 +02:00
parent 4e7236529c
commit 9de74921ca
10 changed files with 113 additions and 78 deletions
@@ -1,5 +1,5 @@
class A {
var a: Int = 1
var a: Int =<caret> 1
var b: Int
init {