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

adding space #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

adding space #19

wants to merge 1 commit into from

Conversation

epageperron
Copy link
Member

No description provided.

@@ -134,6 +134,7 @@ const lexerData = {
'case',
'cases',
'surface',
'space'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that appears below, in scope_NS. I guess it isn't working?

Copy link
Member Author

Choose a reason for hiding this comment

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

no, that's one of the main error that pops up when it shouldn't

Copy link
Contributor

Choose a reason for hiding this comment

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

Do you have example ATF?

@epageperron
Copy link
Member Author

@larsgw
Copy link
Contributor

larsgw commented Mar 22, 2024

The first one only seems to be failing because it has inline comments ($ blank space $).

@epageperron
Copy link
Member Author

($ any inline comment $) is acceptable

@larsgw
Copy link
Contributor

larsgw commented Mar 25, 2024

Right, but I don't think this PR addresses that that syntax isn't implemented yet?

@epageperron
Copy link
Member Author

No that one's not implemented yet.

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.

None yet

2 participants