Skip to content

test: verify issues #275, #279, #282 are not reproducible#306

Merged
chaliy merged 2 commits intomainfrom
claude/issue-275-279-282-verify-76a2F
Feb 26, 2026
Merged

test: verify issues #275, #279, #282 are not reproducible#306
chaliy merged 2 commits intomainfrom
claude/issue-275-279-282-verify-76a2F

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Feb 26, 2026

Summary

Test plan

  • All 4 tests pass locally
  • CI green

Closes #275 #279 #282

All three issues cannot be reproduced:
- #275: single-quoted strings correctly preserve \( as literal
- #279: reserved words (done, in, do) work as case patterns
- #282: find -type f correctly enumerates VFS files

Closes #275 #279 #282
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.

bug: Parser corrupts \( in single-quoted strings inside while loops

2 participants