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

raise USER_ERROR on undeclared type constructor #611

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

MichaelRawson
Copy link
Contributor

@quickbeam123 - refer e-mail chain with Geoff. Now raises an error if a TFF type constructor is used before it is declared.

Minimal example:

% tff(set_type, type, set : $tType).
tff(member_type, type, member : set).

@quickbeam123 quickbeam123 merged commit 171be85 into master Sep 24, 2024
1 check passed
@quickbeam123 quickbeam123 deleted the michael-undeclared-typecon branch September 24, 2024 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants