"casted" -> "cast"

This commit is contained in:
Valentin Kipyatkov
2014-11-19 22:00:01 +03:00
parent 3e437adbb4
commit 6230ba7310
23 changed files with 36 additions and 36 deletions
@@ -1,3 +1,3 @@
Resolve target: value-parameter val p: kotlin.Boolean? smart-casted to kotlin.Boolean
Resolve target: value-parameter val p: kotlin.Boolean? smart-cast to kotlin.Boolean
Skipped statements:
print(p1!!.hashCode())