mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
The implicit-header readers for TSV and CSV-lite were missing the `for` loop in their `nh < nd` branch, so when a data row had more fields than the auto-generated header, only one extra field was captured and the rest were dropped. Restore the loop, matching the explicit-header readers and the pprint reader.
20 B
20 B
| 1 | a | b |
|---|