mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-23 16:08:43 +00:00
* incorporate reg-test into "go test" framework * reg-test -> regtest everywhere * update .github/workflows/go.yml
6 lines
51 B
CSV
6 lines
51 B
CSV
a,b,c,d,e
|
|
1,2,3,4,5
|
|
6,,,,10
|
|
,,,11,12
|
|
13,14,,,
|
|
,,,,
|