You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The second case is tricker. The ideal behavior is that LV would figure out that N1 has to be <=1, and throw an error otherwise. Currently, throwing some error always probably isn't so bad.
I fixed the first case, and added it to the tests: ded74ba
Depending on how the index ranges are specified, there are a few cases in which I get unexpected errors.
For example, I am getting errors on something like this:
The following also errors:
The text was updated successfully, but these errors were encountered: