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

Fix: haskell's lambda snippet #554

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ATMxsp01
Copy link

@ATMxsp01 ATMxsp01 commented Feb 22, 2025

Fix snippt error in lamda snippet

The previous snippt body won't show the correct snippt because a $ goes right after the forefront backslashs. Ths snippet engine will take this as escape characters.

fix snippt error in lamda snippet
@ATMxsp01 ATMxsp01 changed the title Fix haskell's lambda snippet Fix: haskell's lambda snippet Feb 22, 2025
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.

None yet

1 participant