UAST: Fix annotation arguments processing
multiple unnamed arguments represented as value named expression with array initializer call kind for array in annotation argument should be "array initializer" instead of "method call" #KT-16600 Fixed Target Versions 1.1.5
This commit is contained in:
@@ -109,6 +109,10 @@ any distributions of the compiler, libraries or plugin:
|
||||
- Path: idea/testData/android/lint/IntRange.java
|
||||
- License: Apache 2 (license/third_party/aosp_license.txt)
|
||||
- Origin: Copyright (C) 2011-15 The Android Open Source Project
|
||||
|
||||
- Path: idea/testData/android/lint/RequiresPermission.java
|
||||
- License: Apache 2 (license/third_party/aosp_license.txt)
|
||||
- Origin: Copyright (C) 2011-15 The Android Open Source Project
|
||||
|
||||
- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/allOpenSpring/src/org/springframework/stereotype/Component.java
|
||||
- License: Apache 2 (license/third_party/testdata/spring_license.txt)
|
||||
|
||||
Reference in New Issue
Block a user