Home | History | Annotate | Line # | Download | only in bugs-fixed
rs_underflow.awk revision 1.1.1.1
      1 BEGIN { RS="zx" } { print $1 }
      2