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
3f034e8b6735a50ed5733e82811fc2bdb73f5632
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
optimizedDelegatedProperties
T
History
Dmitriy Novozhilov
83cbd322fd
[Test] Prohibit declaring dependency on the same module with different kinds in module structure
2023-01-17 14:51:27 +00:00
..
definedInSources.kt
…
delegateToAnother.kt
KT-52592 Fix NPE from KProperty.getExtensionDelegate on property delegated to another property; make $delegate methods private
2022-06-01 14:02:28 +00:00
inSeparateModule.kt
[Test] Prohibit declaring dependency on the same module with different kinds in module structure
2023-01-17 14:51:27 +00:00
lazy.kt
…
withNonNullMetadataParameter.kt
…