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

[DSLX] Fix use of a type instantiated in a alias. #1882

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdleary
Copy link
Collaborator

@cdleary cdleary commented Jan 24, 2025

Fix for the scenario where we use a type definition into the module scope and then instantiate it in a type alias. Add a dslx_lang_test for this.

Note that this adds UseTreeEntry as a node that can be a TypeDefinition.

Progress towards #352

@cdleary cdleary force-pushed the cdleary/2025-01-23-use-syntax-type-alias branch from 2455155 to 8bf031c Compare January 24, 2025 04:53
@cdleary cdleary force-pushed the cdleary/2025-01-23-use-syntax-type-alias branch from 8bf031c to 75b7f5e Compare January 24, 2025 05:16
@cdleary cdleary marked this pull request as ready for review January 24, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants