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

Potential typo in Table 4.1: Pattern-matching cases #308

Open
stephenscliu opened this issue Jun 26, 2024 · 1 comment
Open

Potential typo in Table 4.1: Pattern-matching cases #308

stephenscliu opened this issue Jun 26, 2024 · 1 comment
Assignees

Comments

@stephenscliu
Copy link

For the fourth row in Table 4.1: Pattern-matching cases, my impression is that it's trying to match the * pattern against the empty string. Right now, the text is a closing double quote followed by an opening double quote (rather than opening then closing), which I feel like might be a typo.

Screenshot 2024-06-26 at 4 42 50 PM
@gvwilson
Copy link
Owner

thanks for the report - that's weird, but I should be able to fix it.

@gvwilson gvwilson self-assigned this Jun 26, 2024
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

2 participants