@a[NR]=$a;
@b[NR]=$b;
e = mapexcept($*, "a", "b");
emit > stderr, e, "NR";
