mirror of
https://github.com/git/git
synced 2024-10-31 01:43:41 +00:00
6 lines
89 B
Text
6 lines
89 B
Text
|
(
|
||
|
# LINT: line contains here-doc and closes nested subshell
|
||
|
cat <<-\INPUT)
|
||
|
fizz
|
||
|
INPUT
|