4 lines
49 B
Makefile
4 lines
49 B
Makefile
|
regen:
|
||
|
go install ./...
|
||
|
make -C testdata regen
|