Skip to content

test: nested semicolons fail lexing#229

Draft
filmaj wants to merge 2 commits intomainfrom
semi-colons
Draft

test: nested semicolons fail lexing#229
filmaj wants to merge 2 commits intomainfrom
semi-colons

Conversation

@filmaj
Copy link
Member

@filmaj filmaj commented Apr 6, 2025

This one is a weird, but I'm also alarmed npm run test:unit exits with a 0 code even though the test fails. npx tape test/00-lexer-test.js correctly exits with a non-zero code. Perhaps tap-arc is swallowing up the errors when piped to?

In any case this demonstrates an issue with the parser semi-colons are present (or, in the case of architect/architect#1430, preferences.arc files).

@filmaj filmaj self-assigned this Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant