This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 08:31:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd436744261fa382534914427f71d0846fd40407
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
jvmField
History
Yan Zhulanow
33d67a3bf4
Fix JvmField applicability test data
...
(Annotation is not applied both to field & getter now)
2015-10-31 04:30:24 +03:00
..
clashWithCompanionObjectField.kt
Don't rename class property with JvmField annotation, report clashing
2015-10-13 11:14:31 +03:00
clashWithCompanionObjectField.txt
Don't rename class property with JvmField annotation, report clashing
2015-10-13 11:14:31 +03:00
inMultiFileFacade.kt
…
inMultiFileFacade.txt
…
inSingleFileFacade.kt
…
inSingleFileFacade.txt
…
jvmFieldApplicability.kt
Fix JvmField applicability test data
2015-10-31 04:30:24 +03:00
jvmFieldApplicability.txt
Prohibit @JvmField for private properties
2015-10-13 11:14:31 +03:00