Skip to content

Instantly share code, notes, and snippets.

@zhongzhu
Created May 2, 2013 08:00
Show Gist options
  • Save zhongzhu/5500815 to your computer and use it in GitHub Desktop.
Save zhongzhu/5500815 to your computer and use it in GitHub Desktop.
show how to use "foreach" in EasyTest
eval $arr<<"a"<<"b"<<"c"
foreach $str, $arr
print $str
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment