Open anton-trunov opened 6 years ago
Well, the reference manual seems to say that intros []
works like destruct
but internally this is wrong (i.e., internally, no generalization is done by []
over the indices like destruct
would do). So, the implementation should probably rather indeed follow the reference manual.
Thanks a lot for the example.
Version
8.8.0
Operating system
macOS 10.13.5
Description of the problem
The following snippet
produces this error message: