Commit 4a6544b
Rename isSimpleVariableReference() to isVariableToVariableReference() for clarity
The new name better describes what the method checks: whether both sides
of the intertwined reference link are plain named variables.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3980ed8 commit 4a6544b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2810 | 2810 | | |
2811 | 2811 | | |
2812 | 2812 | | |
2813 | | - | |
| 2813 | + | |
2814 | 2814 | | |
2815 | 2815 | | |
2816 | 2816 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments