Hacker News new | past | comments | ask | show | jobs | submit login

Not possible in jsgrep without enumerating all of the binary options (I can't think of a good reason for needing to do that though). It's more suited for doing API changes:

  -foo(A, B, true)
  +fooWithOption(A, B)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: