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
dd56c3d91829eba68556ec7c3e339ec34d774e5d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
properties
T
History
Dmitriy Novozhilov
2536fa0cd5
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
..
inferenceFromGetters
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
extensionPropertyMustHaveAccessorsOrBeAbstract.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +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.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11: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