OILS
/
spec
/
testdata
/ crash.sh
View on Github
|
oilshell.org
3 lines, 1 significant
1
#!/usr/bin/env bash
2
3
echo $(( 42 / 0 ))