Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix($parse): ternary and assignment operator precedence #8516

Closed
wants to merge 1 commit into from

Conversation

lgalfaso
Copy link
Contributor

@lgalfaso lgalfaso commented Aug 6, 2014

Properly handle assignemnts inside ternary operators

Closes #8484

Properly handle assignemnts inside ternary operators

Closes angular#8484
@caitp
Copy link
Contributor

caitp commented Aug 6, 2014

how many of these are we gonna get today :p

@lgalfaso
Copy link
Contributor Author

lgalfaso commented Aug 6, 2014

Closing in favor or #8512

@lgalfaso lgalfaso closed this Aug 6, 2014
@petebacondarwin
Copy link
Contributor

Sorry @lgalfaso - I hadn't noticed that you had assigned #8484 to yourself before I knocked up that PR.

@lgalfaso
Copy link
Contributor Author

lgalfaso commented Aug 7, 2014

@petebacondarwin no problem, just clear the assignment out as there are already other PRs present

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ternary operator $parse error
4 participants