small fixes after review

This commit is contained in:
Svetlana Isakova
2013-08-27 17:24:24 +04:00
parent 164da12518
commit 928133b69b
3 changed files with 6 additions and 4 deletions
@@ -15,6 +15,7 @@ fun test(a: A, b: B, c: C) {
val d: C = id(a)
val e: Any = id(a)
val f = id(a)
f: A
val g = two(a, b)
g: B
g: A