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 null ref in covered tokens #5548

Merged

Conversation

keyboardDrummer
Copy link
Member

@keyboardDrummer keyboardDrummer commented Jun 10, 2024

Fixes #5355

Description

  • Fix null reference exception that occurred when looking at the tokens of a generated node

How has this been tested?

  • Add LSP test

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer merged commit 5ad2413 into dafny-lang:master Jun 10, 2024
21 checks passed
@keyboardDrummer keyboardDrummer deleted the fixNullRefInCoveredTokens branch June 10, 2024 15:20
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.

IDE throws exception related to code actions
2 participants