mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-18 00:45:47 +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. |
||
|---|---|---|
| .. | ||
| 0001 | ||