mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-04-13 15:09:50 +00:00
If we're done with element it no longer can lead to recursion error, so fix cases like `[arr, arr]` where we have two copies of `arr` trigger this error for no good reason (there is no recursion there). |
||
---|---|---|
.. | ||
item.go | ||
item_test.go | ||
json.go | ||
json_test.go | ||
serialization.go | ||
type.go | ||
type_test.go |