Start the 2.46 cycle
[git.git] / t / chainlint / nested-here-doc.expect
blob29b3832a986af30d7026eef513cf01dc769316a2
1 cat <<ARBITRARY >foop &&
2 naddle
3 fub <<EOF
4         nozzle
5         noodle
6 EOF
7 formp
8 ARBITRARY
11         cat <<-\INPUT_END &&
12         fish are mice
13         but geese go slow
14         data <<EOF
15                 perl is lerp
16                 and nothing else
17         EOF
18         toink
19         INPUT_END
21         cat <<-\EOT ?!AMP?!
22         text goes here
23         data <<EOF
24                 data goes here
25         EOF
26         more test here
27         EOT
29         foobar