Commit 76d60bc
chore(java): pre-merge simplifier pass — verify-conformance harness
Drop unused HashMap/HashSet imports left over from an earlier draft —
the test uses LinkedHashMap (to keep partial-map order stable) and
Set.of() for the verify-code typo-guard. The four contract checks
(sorted-multiset, determinism, typo guard, provider default) are
unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 880d0cd commit 76d60bc
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments