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

5 lines
39 B
Bash

#!/bin/sh -e
echo "SEVENTEEN"
exit 17