blob: 25433fdc3800a4a547524a1de236872e020b9690 [file] [log] [blame]
-- foreach\(IN ZIP_LISTS\):
-- <<< empty lists case >>>
-- Begin output
-- --> empty-output <--
-- End output
-- <<< same lengths lists case >>>
-- Begin output
-- | one, satu, raz
-- | two, dua, dva
-- | three, tiga, tri
-- End output
-- <<< different lengths lists case >>>
-- Begin output
-- | one, satu, raz
-- | two, dua, dva
-- | three, tiga, tri
-- | \[undefiend\], empat, \[undefiend\]
-- End output
-- <<< test variable value restored -- PASSED >>>