summaryrefslogtreecommitdiff
path: root/test/gtlnbufv.awk
blob: ce7d243c9c70899f0c4949b6402ed5c8b555e044 (plain)
1
2
/@K@CODE/ { print ; getline temp ; print temp ;next }
{print}