hush: fix handling of raw ^C in scripts: "echo ^C"
[oweals/busybox.git] / shell / hush_test / hush-heredoc / heredoc6.tests
1 eval 'cat <<- NOT
2 test
3 NOT'
4 echo OK:$?