OILS
/
spec
/
testdata
/ parse_opts.sh
View on Github
|
oilshell.org
5 lines, 2 significant
1
# Used by spec/oil-options.test.sh
2
3
shopt -s parse_paren
4
shopt -s expand_aliases
5