Idris2/tests/base/system_system/zero.sh
2021-07-06 09:34:47 +01:00

5 lines
33 B
Bash

#!/bin/sh -e
echo "ZERO"
exit 0