Sign in
coral
/
busybox
/
726d0d148b5a7a21eccaf8b17d2726f56ce2ce8f
/
.
/
shell
/
ash_test
/
ash-heredoc
/
heredoc_empty.tests
blob: 3629bc6d1b383c4e9a6f85b91429fd465b94d914 [
file
] [
log
] [
blame
]
unset a
cat
<<-
$a
OK
$a
cat
<<-
""
OK
echo OK