Commit e27e6c1
Hoist long
Define the LQ-regression `broken` predicate locally and pass
`broken = broken` to `@test`, so the assertion line stays readable
without a multi-line `broken = (...)` argument.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>broken = ... expression onto its own line1 parent d0464e5 commit e27e6c1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | | - | |
105 | | - | |
| 104 | + | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments