Skip to content

Conversation

@Kha
Copy link
Member

@Kha Kha commented Jan 7, 2023

Fixes #1525

throwError "elaboration function for '{k}' has not been implemented"
| elabFns => elabCommandUsing s stx elabFns
| _ => throwError "unexpected command"
| _ =>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently the test input makes the parser pass "/--" as a single atom to the elaborator. Not sure where the syntax node went...

@Kha Kha merged commit badfcdc into leanprover:master Jan 26, 2023
@Kha Kha deleted the info-inv branch January 26, 2023 12:06
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.

panic in info handler on unterminated doc comment

1 participant