summaryrefslogtreecommitdiff
path: root/shell/msh_test/msh-parsing/noeol2.tests (plain)
blob: 1220f056fc97b510ab7b15825ba94e0fbcd3da34
1# last line has no EOL!
2if true
3then
4 echo 1
5else
6 echo 2
7fi