1------------ Testing for1 ------------ 2--- plain FOR with multiple lines 3A 4B 5C 6------------ Testing for2 ------------ 7--- plain FOR with lines and spaces 8D 9E 10F 11------------ Testing for3 ------------ 12--- plain FOR with multiple lines and commas 13G 14H 15I 16------------ Testing for4 ------------ 17--- plain FOR with multiple lines and %I 18%I 19%I 20%I 21------------ Testing for5 ------------ 22--- plain FOR with multiple lines and %j 23%j 24%j 25%j 26------------ Testing Amp-Amp --------- 27--- test for something that is TRUE 28TRUE Amp-Amp 29------------ Testing Amp-Amp --------- 30--- test for something that is FALSE 31------------ Testing Pipe-Pipe ------- 32--- test for something that is TRUE 33------------ Testing Pipe-Pipe ------- 34--- test for something that is FALSE 35FALSE Pipe-Pipe 36------------ End of Testing ------------ 37--- Testing ends here 38