aboutsummaryrefslogtreecommitdiffstats
path: root/bugs-fixed/rs_underflow.awk
blob: 4cf17026d76049b2af15348ff6ec3a97e9d165aa (plain)
1
BEGIN { RS="zx" } { print $1 }