[Bug]: ctArrayTypeReference.isSubtypeOf(...)
returns true
if the array type is a subtype
#5462
Labels
ctArrayTypeReference.isSubtypeOf(...)
returns true
if the array type is a subtype
#5462
Describe the bug
Obviously
Integer[]
is not aNumber
.Source code you are trying to analyze/transform
Source code for your Spoon processing
Actual output
Expected output
No response
Spoon Version
10.4.1-SNAPSHOT
JVM Version
openjdk version "17.0.1" 2021-10-19 OpenJDK Runtime Environment Temurin-17.0.1+12 (build 17.0.1+12) OpenJDK 64-Bit Server VM Temurin-17.0.1+12 (build 17.0.1+12, mixed mode, sharing)
What operating system are you using?
Windows 10
The text was updated successfully, but these errors were encountered: