Closed staltz closed 7 years ago
Please don't make PRs for code with the github editor - I can tell because it uses names the branch patch-1
. If you had fixed this locally, you'd have found both instances and gotten it working locally, and made just one PR. the github editor should just be used for documentation.
anyway, merged into 2.2.6
Sorry to bore you even further @dominictarr, but this one sneaked through as well.
Removes a
return
that is not inside a function since it a syntax error and is caught by some interpreters.