Templates don't accept @@ anymore #22299
Labels
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: Parser
Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
V doctor:
What did you do?
./v -g -o vdbg cmd/v && ./vdbg tmpl_tst.v
tmpl.txt:
What did you expect to see?
Nothing, it should just compile, because @@ should escape an @.
What did you see instead?
Instead, the @@ is ignored.
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: