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

Typo in Haskell code comment #354

Open
ktgw0316 opened this issue Feb 21, 2025 · 0 comments · May be fixed by #355
Open

Typo in Haskell code comment #354

ktgw0316 opened this issue Feb 21, 2025 · 0 comments · May be fixed by #355

Comments

@ktgw0316
Copy link
Contributor

[2] ++ [3] = [2, 3] // not the same as [6]

Comment should begin with -- since this is in Haskell, not C++.

ktgw0316 added a commit to ktgw0316/milewski-ctfp-pdf that referenced this issue Feb 23, 2025
@ktgw0316 ktgw0316 linked a pull request Feb 23, 2025 that will close this issue
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 a pull request may close this issue.

1 participant