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

Naive spot-fix for ZScript right angle bracket parse restrictions #2758

Closed
wants to merge 1 commit into from

Conversation

jerome-trc
Copy link

As the title suggests, this is hacky at best, not very comprehensive, and not rigorously tested. This is just at the request of Nash Muhandes.

Covers only the following cases:

  • array<class<T>>
  • array<readonly<T>>
  • map<K, class<V>>
  • map<K, readonly<V>>

@MajorCooke
Copy link
Contributor

This doesn't break backwards compatibility does it?

@jerome-trc
Copy link
Author

The answer is: I don't know and likely will never, because since submitting this Nash withdrew his interest in the patch, so I'm withdrawing it.

@jerome-trc jerome-trc closed this Oct 12, 2024
@jerome-trc jerome-trc deleted the anglebracket branch October 12, 2024 22:18
@jerome-trc jerome-trc restored the anglebracket branch October 12, 2024 22:18
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