miller/go/regtest/input/mod.csv
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

9 lines
66 B
CSV

a,b,m
0,1,11
1,0,11
5,6,11
7,8,11
3,4,11
-3,-4,11
-3,4,11
3,-4,11