Removed unnecessary casts now that Kotlin compiler bug is fixed
authorJavier Fernandez-Ivern <javier.ivern@gmail.com>
Wed, 18 Nov 2015 23:13:43 +0000 (17:13 -0600)
committerJavier Fernandez-Ivern <javier.ivern@gmail.com>
Wed, 18 Nov 2015 23:13:43 +0000 (17:13 -0600)
commit0ab4fa142abab48aca03477a6f2a4319889ebe2f
tree238ad3cd96e5d7361e9ae10a128aeda9d2f5956b
parent304ec7f386e5377505de2e62a7ce171dddb09353
Removed unnecessary casts now that Kotlin compiler bug is fixed
kotlin/src/mal/core.kt
kotlin/src/mal/step6_file.kt
kotlin/src/mal/step7_quote.kt
kotlin/src/mal/step8_macros.kt
kotlin/src/mal/step9_try.kt
kotlin/src/mal/stepA_mal.kt