miller/test/input/pr-1346.csv
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

107 B

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