miller/go/regtest/input/multi-format-join-a.json
John Kerl b06c449384
Make regression tests invokable from 'go test' (#491)
* incorporate reg-test into "go test" framework
* reg-test -> regtest everywhere
* update .github/workflows/go.yml
2021-04-12 23:00:53 -04:00

4 lines
56 B
JSON

{"x":1,"a":2}
{"x":2,"a":3}
{"x":3,"a":4}
{"x":4,"a":5}