micha / resty

Little command line REST client that you can use in pipelines (bash or zsh).
MIT License
2.65k stars 143 forks source link

Parse error on line 40 with zsh #3

Closed steadicat closed 15 years ago

steadicat commented 15 years ago

With zsh, I get this error:

~> . resty
resty:40: parse error near `)'
micha commented 15 years ago

Thanks, I'm looking into it. If you have any suggestions please feel free to comment here.