This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-10 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin
/
compiler
/
testData
/
codegen
/
box
/
casts
/
lambdaToUnitCast.kt
Alexey Andreev
66c78be10f
JS: don't optimize RTTI when possible, i.e. don't remove
is
and
as
when object is known at compile time to have type in RHS of expression. Substitute kotlin.Any with Object. Fix #KT-7665, #KT-7664
2016-11-25 14:08:13 +03:00
159 B
Vendored
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink