OILS
/
test
/
parse-errors
/ 05-unterminated-single.sh
View on Github
|
oilshell.org
7 lines, 3 significant
1
#!/usr/bin/env bash
2
3
echo A
4
echo B
5
echo
'
C
6
echo D
7
echo E