Closed alextanski closed 6 years ago
We are currently only catching int/float variables, but also need to consider arrays with numeric subtype.
int
float
subtype
done.
We are currently only catching
int
/float
variables, but also need to consider arrays with numericsubtype
.