Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate ancestors in ReferenceStorage #14564

Open
HertzDevil opened this issue May 4, 2024 · 0 comments
Open

Duplicate ancestors in ReferenceStorage #14564

HertzDevil opened this issue May 4, 2024 · 0 comments

Comments

@HertzDevil
Copy link
Contributor

{{ ReferenceStorage.ancestors }}        # => [Value, Object, Value, Object]
{{ ReferenceStorage(Regex).ancestors }} # => [Value, Object, Value, Object]

This doesn't seem to be intended, or at least I don't recall this happening with any other type in the language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant