Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
here-doc-close-subshell.test
Code
Commits
Pulls
CI/CD
81,972
jch
bisect
jch
maint
master
next
seen
test
todo
test
7 lines
139 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'here-doc-close-subshell'
'
2
(
3
# LINT: line contains here-doc and closes nested subshell
4
cat <<-\INPUT)
5
fizz
6
INPUT
7
'