// KT-630 Bad type inference

This commit is contained in:
Andrey Breslav
2011-11-30 11:02:03 +03:00
parent 82bddcc95b
commit 5293d1553b
2 changed files with 11 additions and 2 deletions
@@ -0,0 +1,3 @@
// KT-630 Bad type inference
val x = "lala".sure()
val s : String = x