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