Skip to content

Fix compiler crash when '+' signal is true in a field declaration inside a list comprehension#98

Merged
edsilfer merged 1 commit intomasterfrom
edgar/fix-match-error-when-plus-is-true-in-object-declaration
Nov 6, 2020
Merged

Fix compiler crash when '+' signal is true in a field declaration inside a list comprehension#98
edsilfer merged 1 commit intomasterfrom
edgar/fix-match-error-when-plus-is-true-in-object-declaration

Conversation

@edsilfer
Copy link
Copy Markdown
Contributor

@edsilfer edsilfer commented Nov 6, 2020

What changes are proposed in this pull request?

This PR fixes issue 92 by changing the pattern match to match the '+' value to either true or false.

How is this tested?

  • A new unit test with a reproducible scenario of the issue
  • ./mill "sjsonnet[2.13.3].jvm.test.testLocal"
@edsilfer edsilfer merged commit 1e87561 into master Nov 6, 2020
@stephenamar-db stephenamar-db deleted the edgar/fix-match-error-when-plus-is-true-in-object-declaration branch April 18, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants