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
3e7b0be68d22cdaafa451fc546fce304dbc48c92
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxInline
/
simple
T
History
Michael Bogdanov
59917f3727
Fix for KT-6154: Inlining a private class function accessing a private val member throws exception at runtime in accessing the val getter
...
#KT-6154 Fixed
2014-10-30 19:02:03 +03:00
..
classObject.1.kt
…
classObject.2.kt
…
extension.1.kt
…
extension.2.kt
…
params.1.kt
…
params.2.kt
…
propertyModifiers.1.kt
Fix for KT-6154: Inlining a private class function accessing a private val member throws exception at runtime in accessing the val getter
2014-10-30 19:02:03 +03:00
propertyModifiers.2.kt
Fix for KT-6154: Inlining a private class function accessing a private val member throws exception at runtime in accessing the val getter
2014-10-30 19:02:03 +03:00
rootConstructor.1.kt
…
rootConstructor.2.kt
Test update for new ONLY_LOCAL_RETURN diagnostic
2014-07-07 10:51:46 +04:00
severalClosures.1.kt
…
severalClosures.2.kt
…
severalUsage.1.kt
…
severalUsage.2.kt
…
simpleDouble.1.kt
…
simpleDouble.2.kt
…
simpleEnum.1.kt
…
simpleEnum.2.kt
…
simpleGenerics.1.kt
…
simpleGenerics.2.kt
…
simpleInt.1.kt
…
simpleInt.2.kt
…
simpleLambda.1.kt
…
simpleLambda.2.kt
…
simpleObject.1.kt
…
simpleObject.2.kt
…
vararg.1.kt
…
vararg.2.kt
…