Tarrasch opened this issue 12 years ago · 0 comments
Currently
each 'eval $1' 'return 0' 'return 4' 'return 5'; echo $?
returns 5, not 4.
5
4