summaryrefslogtreecommitdiffstats
path: root/contrib/awk/test/backgsub.awk
blob: bec735490fc33a885aaa1836cee7ec8e4c865f55 (plain)
1
2
3
4
{
        gsub( "\\\\", "\\\\")
        print
}
OpenPOWER on IntegriCloud