This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a01da6ec641d4f94866efaea9d1e45fd781694a
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
localInitializationLVT
T
History
Ilmir Usmanov
8a01da6ec6
Support val initialization in non-inline function with EXACTLY_ONCE effect
...
by generating a box for the value. #KT-26126 Fixed
2018-12-28 15:09:11 +03:00
..
boxing.kt
…
contract.kt
Support val initialization in non-inline function with EXACTLY_ONCE effect
2018-12-28 15:09:11 +03:00
generics.kt
…
ifStatement.kt
…
ifStatementWithoutBlock.kt
…
inlineClass.kt
…
lateinit.kt
…
run.kt
…
singleBlock.kt
…
var.kt
…
whenStatement.kt
…