6 lines
89 B
Text
6 lines
89 B
Text
|
(
|
||
|
# LINT: line contains here-doc and closes nested subshell
|
||
|
cat <<-\INPUT)
|
||
|
fizz
|
||
|
INPUT
|