Skip to content

Fix miscategorized parser error for printables#1560

Merged
WardBrian merged 1 commit intomasterfrom
fix/stan-3365-incorrect-parser-message-printables
Oct 14, 2025
Merged

Fix miscategorized parser error for printables#1560
WardBrian merged 1 commit intomasterfrom
fix/stan-3365-incorrect-parser-message-printables

Conversation

@WardBrian
Copy link
Copy Markdown
Member

Closes stan-dev/stan#3365

Submission Checklist

  • Run unit tests
  • Documentation
    • If a user-facing facing change was made, the documentation PR is here:
    • OR, no user-facing changes were made

Release notes

Fixed an erroneously specific parser error for print statements.

Copyright and Licensing

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the BSD 3-clause license (https://opensource.org/licenses/BSD-3-Clause)

@WardBrian WardBrian requested a review from nhuurre October 14, 2025 14:08
@WardBrian WardBrian merged commit f366f16 into master Oct 14, 2025
1 check passed
@WardBrian WardBrian deleted the fix/stan-3365-incorrect-parser-message-printables branch October 14, 2025 15:30
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.

Ill-formed print statements gets reported as Ill-formed reject statement

2 participants