xref: /freebsd/bin/sh/tests/parser/dollar-quote6.0 (revision 3cedbec3ee08cf5253ba39e795c9d05a9e0ca7e9)
1# $FreeBSD$
2
3# This depends on the ASCII character set.
4
5[ $'\c\\' = $'\034' ]
6