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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
backingField
T
History
Mikhail Zarechenskiy
7530a9426f
Warn about
val
reassignment via backing field
...
#KT-16681 In Progress
2017-05-05 21:30:37 +03:00
..
CustomGetSet.kt
…
CustomGetSet.txt
…
CustomGetVal.kt
…
CustomGetVal.txt
…
CustomGetValGlobal.kt
…
CustomGetValGlobal.txt
…
CustomGetVar.kt
…
CustomGetVar.txt
…
CustomSet.kt
…
CustomSet.txt
…
ExtensionProperty.kt
…
ExtensionProperty.txt
…
FieldAsParam.kt
…
FieldAsParam.txt
…
FieldAsProperty.kt
…
FieldAsProperty.txt
…
FieldDerived.kt
…
FieldDerived.txt
…
FieldInInterface.kt
…
FieldInInterface.txt
…
FieldInLocal.kt
…
FieldInLocal.txt
…
FieldOnVal.kt
…
FieldOnVal.txt
…
FieldOnVar.kt
…
FieldOnVar.txt
…
FieldReassignment.kt
Warn about
val
reassignment via backing field
2017-05-05 21:30:37 +03:00
FieldReassignment.txt
…
FieldShadow.kt
…
FieldShadow.txt
…
InitCustomSetter.kt
…
InitCustomSetter.txt
…
InitOpenSetter.kt
…
InitOpenSetter.txt
…
kt782packageLevel.kt
…
kt782packageLevel.txt
…
SetterWithExplicitType.kt
…
SetterWithExplicitType.txt
…