Blame test/mbprintf3.awk

Packit 575503
FNR == 1 { print $0; printf "%s\n", $0 }