Idris2/tests/base/system_system/zero.sh

5 lines
33 B
Bash
Raw Normal View History

2021-06-30 02:12:10 +03:00
#!/bin/sh -e
echo "ZERO"
exit 0