$type(myarray.high)
shows range 0..3(int)
instead of int
#13796
Labels
$type(myarray.high)
shows range 0..3(int)
instead of int
#13796
$type(myarray.high)
showsrange 0..3(int)
instead ofint
Example
Current Output
Expected Output
Example 2
this leads to misleading error messages, eg:
Additional Information
The text was updated successfully, but these errors were encountered: