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
7587f738464e05e601834306ea3c39273d558c4c
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
annotationParameterMustBeConstant
T
History
Ivan Kylchik
8cd9479f20
[K2] Report
NON_CONST_VAL_USED_IN_CONSTANT_EXPRESSION
when it is appropriate
2024-01-16 09:57:53 +00:00
..
array.fir.kt
[FIR] Report UNSUPPORTED on array literals not from annotation classes ^KT-50750 Fixed
2022-02-23 14:21:57 +03:00
array.kt
…
array.txt
…
simple.fir.kt
[FIR] Don't miss non-const annotation args
2023-11-14 15:19:33 +00:00
simple.kt
[FIR] Don't miss non-const annotation args
2023-11-14 15:19:33 +00:00
simple.txt
…
useOfNonConstVal.kt
[K2] Report
NON_CONST_VAL_USED_IN_CONSTANT_EXPRESSION
when it is appropriate
2024-01-16 09:57:53 +00:00
useOfNonConstVal.txt
…
vararg.kt
[FIR] Allow annotation instantiation.
2021-11-09 23:51:48 +03:00
vararg.txt
…