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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbf9bf91fc3abb2ac196d672fa1e3801e7f4e355
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