Skip to content
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

Incorrect syntax error on data segment declarations #35

Open
nirvdrum opened this issue Feb 3, 2021 · 0 comments
Open

Incorrect syntax error on data segment declarations #35

nirvdrum opened this issue Feb 3, 2021 · 0 comments

Comments

@nirvdrum
Copy link

nirvdrum commented Feb 3, 2021

When encountering a data segment declaration such as:

    segment .data
a  dq  150

The plugin highlights the 150 value as an error with the following description:

AsmTokenType.AT, AsmTokenType.COMMA, AsmTokenType.L_BRACE or AsmTokenType.L_PAREN expected, got '151'

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

No branches or pull requests

1 participant