Skip to content

Conversation

@mdqst
Copy link
Contributor

@mdqst mdqst commented Dec 6, 2025

spotted a mismatched quote in the ItemInlineMacroWithoutBang message.
the snippet started with a backtick and ended with a single quote.
made them match. nothing else changed.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Collaborator

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @mdqst)


crates/cairo-lang-parser/src/diagnostic.rs line 180 at r1 (raw file):

                };
                format!(
                    "Expected a '!' after the identifier '{identifier}' to start an inline macro.

run:
CAIRO_FIX_TESTS=1 cargo t --profile=ci-dev -p cairo-lang-parser

to fix test tests as well.

@mdqst mdqst closed this Dec 7, 2025
@mdqst mdqst deleted the patch-3 branch December 7, 2025 07:17
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.

3 participants