TEST: coercion test enchancement from @olonho

This commit is contained in:
Vasily Levchenko
2016-11-28 18:09:03 +03:00
committed by vvlevchenko
parent 835ab152f3
commit c35af302b0
@@ -7,6 +7,7 @@ fun simple() {
} }
class Foo() { class Foo() {
val j = 2
var i = 29 var i = 29
fun more() { fun more() {