rascal icon indicating copy to clipboard operation
rascal copied to clipboard

False positive: pattern matching against implicit AST in combination with reserve declaration

Open rodinaarssen opened this issue 3 years ago • 1 comments

Describe the bug image

Expected behavior The pattern match should not be flagged as incorrect

Desktop (please complete the following information):

  • Context: VSCode
  • Rascal Version: 0.24.2

Additional context The error is generated here

rodinaarssen avatar Jul 05 '22 07:07 rodinaarssen

Thanks for the good repo case! I put it on my to do list.

PaulKlint avatar Jul 05 '22 08:07 PaulKlint

Hi Rodin, thanks for reporting. This false positive is no longer generated in the upcoming release.

PaulKlint avatar Mar 12 '24 16:03 PaulKlint