aboutsummaryrefslogtreecommitdiffstats
path: root/test/gtlnbufv.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtlnbufv.awk')
-rw-r--r--test/gtlnbufv.awk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/gtlnbufv.awk b/test/gtlnbufv.awk
new file mode 100644
index 00000000..ce7d243c
--- /dev/null
+++ b/test/gtlnbufv.awk
@@ -0,0 +1,2 @@
+/@K@CODE/ { print ; getline temp ; print temp ;next }
+{print}