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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
properties
T
History
Dmitry Petrov
b12e20b2a3
Minor: move local lateinit tests to lateinit/local
2017-08-31 11:28:08 +03:00
..
inferenceFromGetters
KT-15844
2017-01-23 10:22:34 +03:00
extensionPropertyMustHaveAccessorsOrBeAbstract.kt
Fix diagnostic for uninitialized extension property without accessors
2017-05-26 13:58:46 +03:00
extensionPropertyMustHaveAccessorsOrBeAbstract.txt
Fix diagnostic for uninitialized extension property without accessors
2017-05-26 13:58:46 +03:00
lateinitOnTopLevel.kt
Check language feature support for local and top-level lateinit vars
2017-08-31 11:28:08 +03:00
lateinitOnTopLevel.txt
Support lateinit modifier on top-level properties
2017-08-31 11:28:08 +03:00