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-17 15:54:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin
/
compiler
/
testData
/
codegen
/
box
/
elvis
/
nullNullOk.kt
Dmitry Petrov
aca7050656
KT-11499 Normalize stacks on return from an inline function when the function is inlined at call site.
2016-04-08 14:52:55 +03:00
1 line
32 B
Kotlin
Vendored
Raw
Blame
History
fun
box
(
)
=
null
?:
null
?:
"
OK
"
Reference in New Issue
View Git Blame
Copy Permalink