xref: /illumos-gate/usr/src/test/util-tests/tests/awk/examples/awk/t.crlf (revision f52943a93040563107b95bccb9db87d9971ef47d)
1# checks whether lines with crlf are parsed ok
2
3{print  \
4 }
5