Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
here-doc-multi-line-command-subst.expect
Code
Commits
Pulls
CI/CD
81,972
jch
bisect
jch
maint
master
next
seen
test
todo
expect
8 lines
112 Bytes
Copy permalink
Copy
Raw
1
2 (
2
3 x=$(bobble <<-\END &&
3
4 fossil
4
5 vegetable
5
6 END
6
7 wiffle) ?!LINT: missing '&&'?!
7
8 echo $x
8
9 )