miller/test/cases/io-skip-pass-comments/pr-1346/expout
John Kerl 06e16ea3ee
Don't parse CSV comments (#1859)
* `mlr sort -b` feature

* mlr regtest -p test/cases/cli-help && make dev

* Don't parse CSV comments

* Add tests for PR 1346

* Add tests for PR 1787

* Add test CSV files
2025-08-13 18:07:32 -04:00

5 lines
106 B
Text

field1,field2
a,b
# that was the first record
c,d
# that was the second record, and there is no more data