robpike / ivy

ivy, an APL-like calculator
Other
1.32k stars 103 forks source link

ivy: add a missing line in the help text about user-defined operators #144

Closed fzipp closed 1 year ago

fzipp commented 1 year ago

The example in the help text about global variables in user-defined operators was lacking the actual operator calls. Without this line, the described result wouldn't be produced.