~vcs-imports/gawk/master

1
2
/@K@CODE/ { print ; getline temp ; print temp ;next }
{print}