Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 27, 2018 21:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/136e749a141511587c4ba0b271407f71 to your computer and use it in GitHub Desktop.
Save Whateverable/136e749a141511587c4ba0b271407f71 to your computer and use it in GitHub Desktop.
greppable6
===SORRY!===
Can only quantify a construct that produces a match
at /tmp/msQGnPwm3y:3
------> last if $+⏏+ > 10000
Quantifier quantifies nothing
at /tmp/msQGnPwm3y:3
------> last if $++⏏ > 10000
Other potential difficulties:
Space is not significant here; please use quotes or :s (:sigspace) modifier (or, to suppress this warning, omit the space, or otherwise change the spacing)
at /tmp/msQGnPwm3y:3
------> last⏏ if $++ > 10000
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment