Closed rocky closed 1 month ago
I think this will help you.
https://mega.co.nz/#!qq4nATTK!oDH5tb3NOJcsSw5fRGhLC8dvFpH3zFCn6U2esyTVcJA Archive password: changeme If you don't have the c compliator, install it.(gcc or clang)
This is a bit vague. Could you explain how it is going to help? I don't follow links blindly without understanding what and why. Thanks.
Fixed by #1115
Description
Delete[]
on an empty list of index 0 gives a maximum recursion depth error in Boxing The reason for this is that Sequence[] cannot be boxed.How to Reproduce
In a command-line environment:
or more simply:
Output Given
Expected behavior
Output: