"reflect.Value.Slice3: slice of unaddressable array" when slicing arrays when iterating over maps #926
Labels
bug
Bug: something already implemented does not work as it should
needsInvestigation
Need to investigate
RuntimeError
A bug in Scriggo caused an error/panic at runtime
This code:
should be valid, but it panics the Scriggo runtime with this error:
Note that this issue may be partially related to #376.
The text was updated successfully, but these errors were encountered: