2022-04-06 11:48:16 +02:00

5 lines
94 B
Bash

#!/bin/bash
cp -v $GOROOT/src/crypto/hmac/{hmac,hmac_test}.go .
git diff {hmac,hmac_test}.go