Commit b7a041d
fix: remove redundant @[simp] on backwardDiff_X/C
With @[expose], simp can already prove these from the definition,
making the @[simp] tags redundant (linter error).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 11627ff commit b7a041d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
62 | 60 | | |
63 | 61 | | |
64 | 62 | | |
| |||
0 commit comments