Initial import from FreeBSD RELENG_4:
[games.git] / contrib / awk / test / gtlnbufv.awk
1 /@K@CODE/ { print ; getline temp ; print temp ;next }
2 {print}