Sign in
code
/
git
/
c54a18ef67e59cdbcd77d6294916d42c98c62d1d
/
.
/
t
/
chainlint
/
here-doc-close-subshell.test
blob: 2458f3323b4952e069a385b20d135f6b668991a9 [
file
] [
log
] [
blame
]
test_expect_success
'here-doc-close-subshell'
'
(
# LINT: line contains here-doc and closes nested subshell
cat <<-\INPUT)
fizz
INPUT
'