@@ -0,0 +1,6 @@
set -ex
go build -o out ./cmd/${1:-main}/
chmod +x ./out
./out
rm -f ./out
The note is not visible to the blocked user.