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

Removed isInline property from IfStatement #1227

Merged
merged 3 commits into from
Jun 12, 2024

Conversation

markwpearce
Copy link
Collaborator

  • It was changed to a getter, so that proper diagnostic could still be added if there was a problem.
  • Added tests for inline conditional statements
  • Added support for nested inline conditionals. (People must have a deathwish!)

@markwpearce markwpearce added this to the v1.0.0 milestone Jun 11, 2024
@markwpearce markwpearce merged commit 0bf5758 into release-1.0.0 Jun 12, 2024
6 checks passed
@markwpearce markwpearce deleted the remove_isInline_from_ifStatement branch June 12, 2024 15:04
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