Skip to content

Ignore multispace at the start of a type declaration#9

Open
andry-dev wants to merge 1 commit intodecompfrontier:mainfrom
andry-dev:fix-parser-trim
Open

Ignore multispace at the start of a type declaration#9
andry-dev wants to merge 1 commit intodecompfrontier:mainfrom
andry-dev:fix-parser-trim

Conversation

@andry-dev
Copy link
Copy Markdown
Contributor

Possibly fixes a problem that was present in featurecheck.kdl:

field facebook_stories type="bool::int " { }

Note the space after bool::int.

@andry-dev
Copy link
Copy Markdown
Contributor Author

The tests pass, but they are flaky. There was proof that this failed to test on Windows.

@andry-dev andry-dev changed the title Ignore mutlispace at the start of a type declaration Ignore multispace at the start of a type declaration Mar 13, 2026
@arves100 arves100 self-assigned this Mar 17, 2026
@arves100 arves100 added bug Something isn't working labels Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants