@ -1,11 +0,0 @@
#!/bin/zsh
for f in **/*_test.v ; do
echo "Testing $f..."
v $f || echo "fail"
done
for f in examples/*.v ; do
echo "Building $f..."
The note is not visible to the blocked user.