xref: /illumos-gate/usr/src/test/util-tests/tests/awk/gnu/rsnul1nl.awk (revision 9d6ca3965c3358c32eb68544fe91ff8ad9c3fcde)
1BEGIN { RS = "" }
2{ print }
3