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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
annotationParameterMustBeConstant
T
History
Ivan Kochurkin
73b45a1254
[FIR] Report UNSUPPORTED on array literals not from annotation classes ^KT-50750 Fixed
2022-02-23 14:21:57 +03: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
Fix test affected by
InstantiationOfAnnotationClasses
feature
2021-07-29 19:45:57 +02:00
array.txt
…
simple.kt
…
simple.txt
…
useOfNonConstVal.fir.kt
FIR: introduce three diagnostics for const val
2021-04-13 21:36:46 +03:00
useOfNonConstVal.kt
…
useOfNonConstVal.txt
…
vararg.kt
[FIR] Allow annotation instantiation.
2021-11-09 23:51:48 +03:00
vararg.txt
…