xref: /freebsd/contrib/one-true-awk/testdir/t.crlf (revision 23f24377b1a9ab6677f00f2302484d6658d94cab)
1*23f24377SWarner Losh# checks whether lines with crlf are parsed ok
2*23f24377SWarner Losh
3*23f24377SWarner Losh{print  \
4*23f24377SWarner Losh }
5