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
/
annotations
/
annotationParameterMustBeConstant
T
History
Dmitry Petrov
5ef27f7ad3
KT-15010 Missing error on an usage non-constant property in annotation default argument
2017-01-24 17:52:52 +03:00
..
annotationConstructorDefaultParameter.kt
KT-15010 Missing error on an usage non-constant property in annotation default argument
2017-01-24 17:52:52 +03:00
annotationConstructorDefaultParameter.txt
KT-15010 Missing error on an usage non-constant property in annotation default argument
2017-01-24 17:52:52 +03:00
booleanLocalVal.kt
…
booleanLocalVal.txt
…
compareAndEquals.kt
…
compareAndEquals.txt
…
enumConst.kt
…
enumConst.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
javaProperties.kt
…
javaProperties.txt
…
kotlinProperties.kt
…
kotlinProperties.txt
…
standaloneInExpression.kt
Don't allow use standalone constants in complexExpressions, fix for KT-11043: Inconsisten result for class literal and string concatenation
2016-02-17 16:53:18 +03:00
standaloneInExpression.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
strings.kt
…
strings.txt
…