summaryrefslogtreecommitdiff
path: root/test/rsnul1nl.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/rsnul1nl.awk')
-rw-r--r--test/rsnul1nl.awk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/rsnul1nl.awk b/test/rsnul1nl.awk
new file mode 100644
index 00000000..d8da7a64
--- /dev/null
+++ b/test/rsnul1nl.awk
@@ -0,0 +1,2 @@
+BEGIN { RS = "" }
+{ print }