Commit 1d7b0c6
committed
Add Variable Instance Regardless of Matching State
This is because we want to show the failed variable instance in the context debugger and otherwise it is never added to the context. Not sure if this change is correct.1 parent 4f0272b commit 1d7b0c6
1 file changed
Lines changed: 3 additions & 2 deletions
File tree
- liquidjava-verifier/src/main/java/liquidjava/processor/refinement_checker/object_checkers
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | | - | |
| 495 | + | |
| 496 | + | |
496 | 497 | | |
497 | 498 | | |
498 | 499 | | |
| |||
0 commit comments