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
/
testsWithStdLib
/
annotations
/
annotationParameterMustBeConstant
T
History
Mikhail Zarechenskiy
8466270bdb
Check that arguments of array function call in annotation are constants
...
#KT-16956 Fixed
2017-03-22 17:59:58 +03:00
..
array.kt
Check that arguments of array function call in annotation are constants
2017-03-22 17:59:58 +03:00
array.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
simple.kt
Allow to use emptyArray in annotation as argument
2017-02-07 14:07:20 +03:00
simple.txt
Allow to use emptyArray in annotation as argument
2017-02-07 14:07:20 +03:00
useOfNonConstVal.kt
…
useOfNonConstVal.txt
…
vararg.kt
Check that arguments of array function call in annotation are constants
2017-03-22 17:59:58 +03:00
vararg.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