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

Bug: Crash on extension on sequence #990

Closed
Julow opened this issue Aug 29, 2019 · 0 comments · Fixed by #992
Closed

Bug: Crash on extension on sequence #990

Julow opened this issue Aug 29, 2019 · 0 comments · Fixed by #992

Comments

@Julow
Copy link
Collaborator

Julow commented Aug 29, 2019

This snippet trigger a crash:

let _ = (begin%ext "foo"; "bar" end)

The crash is a Failure exception raised in Fmt_ast.ml:1344.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants