Start the 2.46 cycle
[git.git] / t / chainlint / multi-line-string.test
blob4a0af2107da6dfb0035ead1ada8add0353cc2199
2         x="line 1
3                 line 2
4                 line 3" &&
5 # LINT: missing "&&" on assignment
6         y="line 1
7                 line2"
8         foobar
9 ) &&
11         echo "xyz" "abc
12                 def
13                 ghi" &&
14         barfoo