Files
kotlin-fork/compiler/testData/diagnostics/tests
Nikolay Lunyak f434228244 [FIR] Fix false positive POSITIONED_VALUE_ARGUMENT_FOR_JAVA_ANNOTATION
The original Java checker has an early return in
case of `resultingDescriptor !is JavaClassConstructorDescriptor`.
It fires if the descriptor is
`TypeAliasConstructorDescriptor`, thus further
diagnostics are not reported.
2023-09-07 13:48:22 +00:00
..
2022-06-28 16:58:20 +02:00
2023-05-24 08:56:21 +00:00
2022-02-25 11:46:27 +00:00
2023-08-18 13:08:25 +00:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00