Skip to content

Restrict highlighting of verbatim to standalone Yul #60

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

Merged
merged 2 commits into from
Nov 9, 2021

Conversation

haltman-at
Copy link
Collaborator

It turns out that verbatim currently only exists in standalone Yul, not in Solidity assembly. So, I restricted it to standalone Yul. We can revert this commit later if verbatim is eventually brought to Solidity assembly, which I believe is planned.

Also I upped the timeout on the test of verbatim, because it was timing out when I ran it locally (probably due to being in a meeting at the time :P ).

Copy link
Collaborator

@cds-amal cds-amal left a comment

Choose a reason for hiding this comment

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

Looks good @haltman-at .

What do you think of adding an issue referencing adding verbatim to solidity assembly for visibility?

@haltman-at
Copy link
Collaborator Author

haltman-at commented Nov 9, 2021

Not sure what you mean... I linked to that issue? Is there something additional I should do there?

Edit: Oh, I see, you want me to add a new issue here about that. Yeah, not going to bother since it's not an issue yet.

@haltman-at haltman-at merged commit 8fce444 into master Nov 9, 2021
@haltman-at haltman-at deleted the restrict-verbatim branch November 9, 2021 21:06
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