bkslash_eof2.tests 96 B

1234
  1. printf 'echo "unterminated string\\' >test.tmp.sh
  2. . ./test.tmp.sh
  3. echo One:$?
  4. rm -f test.tmp.sh