diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-09-15 13:54:41 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-09-15 13:54:41 -0700 |
| commit | 5cc33df074c8e3da4a888822889d8ec94af74141 (patch) | |
| tree | 770d7189a1aa3ce155115deb89b284a256fe0758 /transform.e | |
| parent | f3609dad9e7c78708d8049ed1629c22cb20d5580 (diff) | |
oops, didn't mean to comment that out
Force-Push: yes Change-Id: I8fbf3d531b18904f2a01e6b05ff2822d6a015013
Diffstat (limited to 'transform.e')
| -rw-r--r-- | transform.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/transform.e b/transform.e index 8f01fed..71f767b 100644 --- a/transform.e +++ b/transform.e @@ -3984,7 +3984,7 @@ allocate-transformation-state s" transformation-state" variable sys-write exit } if - ~ postprocess-metadata-entries + postprocess-metadata-entries ~ Importantly, postprocessing leaves the entries sorted, which means we ~ can go back and forth in a linear scan through the entry array while we |