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

Tree does not remember ancestors for CreatorInstance #136

Open
AIexandrKotov opened this issue Jan 19, 2025 · 0 comments
Open

Tree does not remember ancestors for CreatorInstance #136

AIexandrKotov opened this issue Jan 19, 2025 · 0 comments
Assignees
Labels
bug CRITICAL Something isn't working with: lang

Comments

@AIexandrKotov
Copy link
Owner

(new T(args): A) as is;
(new T(args) Name: A) as is;

Output:
new T(args)
new T(args)

@AIexandrKotov AIexandrKotov added bug CRITICAL Something isn't working with: lang labels Jan 19, 2025
@AIexandrKotov AIexandrKotov self-assigned this Jan 19, 2025
AIexandrKotov added a commit that referenced this issue Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug CRITICAL Something isn't working with: lang
Projects
None yet
Development

No branches or pull requests

1 participant