Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Make rxx_replace behave correctly with zero-length matches #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 12, 2014

  1. Make rxx_replace behave correctly with zero-length matches

    `"0123"|replace(r{^0*}, '')` no longer evaluates to the empty string
    s4y committed Mar 12, 2014
    Configuration menu
    Copy the full SHA
    73adc9f View commit details
    Browse the repository at this point in the history